[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 3 / 5 / b / ISO8601 / 0.5.1 / ISO8601.podspec.json
blob8c5f2f26f0d0ebada404ff65c02f026b7b9b507d
2   "name": "ISO8601",
3   "version": "0.5.1",
4   "authors": {
5     "Sam Soffes": "sam@soff.es"
6   },
7   "homepage": "https://github.com/soffes/ISO8601",
8   "summary": "ISO8601 date parsing and writing.",
9   "source": {
10     "git": "https://github.com/soffes/ISO8601.git",
11     "tag": "v0.5.1"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "frameworks": "Foundation",
18   "source_files": "Sources/*.{h,m}",
19   "platforms": {
20     "osx": null,
21     "ios": null,
22     "tvos": null,
23     "watchos": null
24   }