[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 5 / b / ISO8601 / 0.1.1 / ISO8601.podspec.json
blobe038dc5b1c88ac6f381f5f2bb962982cc9fdff15
2   "name": "ISO8601",
3   "version": "0.1.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.1.1"
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"