[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / d / e / NSDate+Calendar / 0.0.4 / NSDate+Calendar.podspec.json
blobac8ffa9a4dc977edb05714e7a882ea9eb2e6cae0
2   "name": "NSDate+Calendar",
3   "version": "0.0.4",
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.4"
16   },
17   "platforms": {
18     "ios": "5.0",
19     "osx": "10.7"
20   },
21   "source_files": "Categories/**/*.{h,m}",
22   "requires_arc": true