[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / f / 0 / DateTools / 1.2.0 / DateTools.podspec.json
blobb220d835a3a7b186926bc7a58fcf071a3bb24537
2   "name": "DateTools",
3   "version": "1.2.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.2.0"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": true,
22   "source_files": "DateTools",
23   "resources": "DateTools/DateTools.bundle"