blob: 50ea4f38616260a182c246394123532490d1f012 [file] [log] [blame]
{
"name": "JASON",
"version": "2.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/delba/JASON",
"authors": {
"Damien": "damien@delba.io"
},
"summary": "Fast JSON parsing for Swift",
"source": {
"git": "https://github.com/delba/JASON.git",
"tag": "v2.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"source_files": "Source/**/*.swift",
"requires_arc": true
}