[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / 6 / d / e / NSDate+Calendar / 0.0.3 / NSDate+Calendar.podspec.json
blob23f74e0ce25bdea14a9675c901372ab099cbda21
2   "name": "NSDate+Calendar",
3   "version": "0.0.3",
4   "summary": "NSDate categories to access date components and many more.",
5   "homepage": "https://github.com/belkevich/nsdate-calendar",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Alexey Belkevich": "belkevich.alexey@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/belkevich/nsdate-calendar.git",
15     "tag": "0.0.3"
16   },
17   "platforms": {
18     "ios": "5.0",
19     "osx": "10.7"
20   },
21   "source_files": "Categories/**/*.{h,m}",
22   "requires_arc": true