[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 5 / b / ISO8601 / 0.5.2 / ISO8601.podspec.json
blobb66a81529ad42e1fcb1d749f6997b23217b43a5b
2   "name": "ISO8601",
3   "version": "0.5.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.5.2"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "frameworks": "Foundation",
18   "source_files": [
19     "Sources/*.{h,m}",
20     "Support/*.h"
21   ],
22   "platforms": {
23     "osx": null,
24     "ios": null,
25     "tvos": null,
26     "watchos": null
27   }