[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 9 / f / DateParser / 1.0.0 / DateParser.podspec.json
blob6921299c411e835c43bbc556e71598483155298c
2   "name": "DateParser",
3   "summary": "Simple ISO 8601 and Unix timestamp Swift date parser",
4   "version": "1.0.0",
5   "homepage": "https://github.com/3lvis/DateParser",
6   "license": "MIT",
7   "authors": {
8     "Elvis Nuñez": "elvisnunez@me.com"
9   },
10   "source": {
11     "git": "https://github.com/3lvis/DateParser.git",
12     "tag": "1.0.0"
13   },
14   "social_media_url": "https://twitter.com/3lvis",
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"