[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 3 / 5 / b / ISO8601 / 0.6.0 / ISO8601.podspec.json
blob7a336a6b2241cd6e03bb650e348fb3f94e9f5bfe
2   "name": "ISO8601",
3   "version": "0.6.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.6.0"
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   }