blob: aa70c5792a7adb183528380ec19023610228c0bd [file] [log] [blame]
{
"name": "JASON",
"version": "0.2",
"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.2"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Source/*.swift",
"requires_arc": true
}