blob: 3cd606d84537ab7b83394a971efa59707bfc0cf8 [file] [log] [blame]
{
"name": "ISO8601",
"version": "0.1.2",
"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.1.2"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": [
"ios",
"osx"
],
"requires_arc": true,
"frameworks": "Foundation",
"source_files": "ISO8601"
}