[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 5 / b / ISO8601 / 0.5.0 / ISO8601.podspec.json
bloba0aa085d9ada61363e7daf584dc54a8341127901
2   "name": "ISO8601",
3   "version": "0.5.0",
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.0"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "frameworks": "Foundation",
18   "source_files": "ISO8601/**/*.{h,m}"