blob: 3d3305d0a73a268d6c738f473c0a7aff8ea80a70 [file] [log] [blame]
{
"name": "ISO8601",
"version": "0.2.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.2.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"requires_arc": true,
"frameworks": "Foundation",
"source_files": "ISO8601"
}