diff --git a/Specs/GCDTimer/1.0.0/GCDTimer.podspec.json b/Specs/GCDTimer/1.0.0/GCDTimer.podspec.json index 9f51f14..2b52108 100644 --- a/Specs/GCDTimer/1.0.0/GCDTimer.podspec.json +++ b/Specs/GCDTimer/1.0.0/GCDTimer.podspec.json @@ -18,5 +18,5 @@ }, "requires_arc": true, "source_files": "GCDTimer/GCDTimer/*.{h,m}", - "private_header_files ": "GCDTimer/GCDTimer/GCDTimer+Private.h" + "private_header_files": "GCDTimer/GCDTimer/GCDTimer+Private.h" } \ No newline at end of file