[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 3 / 5 / b / ISO8601 / 0.1.2 / ISO8601.podspec.json
blob3cd606d84537ab7b83394a971efa59707bfc0cf8
2   "name": "ISO8601",
3   "version": "0.1.2",
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.1.2"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": [
18     "ios",
19     "osx"
20   ],
21   "requires_arc": true,
22   "frameworks": "Foundation",
23   "source_files": "ISO8601"