[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 9 / f / DateParser / 1.0.2 / DateParser.podspec.json
blob1f4a6bac4aad1549e351b89b9930cadee66b5d42
2   "name": "DateParser",
3   "summary": "Simple ISO 8601 and Unix timestamp Swift date parser",
4   "version": "1.0.2",
5   "homepage": "https://github.com/SyncDB/DateParser",
6   "license": "MIT",
7   "authors": {
8     "SyncDB": "syncdb.contact@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/SyncDB/DateParser.git",
12     "tag": "1.0.2"
13   },
14   "social_media_url": "https://twitter.com/Sync_DB",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "Sources/**/*",
23   "frameworks": "Foundation",
24   "pushed_with_swift_version": "3.0"