blob: 7a336a6b2241cd6e03bb650e348fb3f94e9f5bfe [file] [log] [blame]
{
"name": "ISO8601",
"version": "0.6.0",
"authors": {
"Sam Soffes": "sam@soff.es"
},
"homepage": "https://github.com/soffes/ISO8601",
"summary": "ISO8601 date parsing and writing.",
"source": {
"git": "https://github.com/soffes/ISO8601.git",
"tag": "v0.6.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"frameworks": "Foundation",
"source_files": [
"Sources/*.{h,m}",
"Support/*.h"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}