diff --git a/Specs/CupertinoYankee/1.0.2/CupertinoYankee.podspec.json b/Specs/CupertinoYankee/1.0.2/CupertinoYankee.podspec.json new file mode 100644 index 00000000000000..1f31cf376cf7f9 --- /dev/null +++ b/Specs/CupertinoYankee/1.0.2/CupertinoYankee.podspec.json @@ -0,0 +1,17 @@ +{ + "name": "CupertinoYankee", + "version": "1.0.2", + "license": "MIT", + "summary": "An NSDate Category With Locale-Aware Calculations for Beginning & End of Day, Week, Month, and Year.", + "homepage": "https://github.com/mattt/CupertinoYankee", + "social_media_url": "https://twitter.com/mattt", + "authors": { + "Mattt Thompson": "m@mattt.me" + }, + "source": { + "git": "https://github.com/mattt/CupertinoYankee.git", + "tag": "1.0.2" + }, + "source_files": "CupertinoYankee/NSDate+CupertinoYankee.{h,m}", + "requires_arc": true +} \ No newline at end of file