[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / f / 0 / DateTools / 1.3.0 / DateTools.podspec.json
blob2e892e540e4d9358190aaec2b460784e709fe64f
2   "name": "DateTools",
3   "version": "1.3.0",
4   "summary": "Dates and time made easy in Objective-C",
5   "homepage": "https://github.com/MatthewYork/DateTools",
6   "description": "DateTools was written to streamline date and time handling in Objective-C.",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Matthew York": "my3681@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/MatthewYork/DateTools.git",
16     "tag": "v1.3.0"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": true,
22   "source_files": "DateTools",
23   "resources": "DateTools/DateTools.bundle"