blob: 7a3b5c4d23d4039d7e820ba1c6b627e3d9a879e6 [file] [log] [blame]
{
"name": "JASON",
"version": "2.1.1",
"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.1.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/**/*.{swift,h}",
"requires_arc": true
}