blob: ad23059f17100cd6dbf1f69e2045834d1cb76d13 [file] [log] [blame]
{
"name": "JASON",
"version": "0.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/delba/JASON",
"authors": {
"Damien Delba": "damien@delba.io"
},
"summary": "Fast JSON parsing for Swift",
"source": {
"git": "https://github.com/delba/JASON.git",
"tag": "v0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}