blob: 8c5f2f26f0d0ebada404ff65c02f026b7b9b507d [file] [log] [blame]
{
"name": "ISO8601",
"version": "0.5.1",
"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.5.1"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"frameworks": "Foundation",
"source_files": "Sources/*.{h,m}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}