blob: dc0a6439e73e5a0aa843c9e7b7734993132bfe58 [file] [log] [blame]
{
"name": "JSON",
"summary": "JSON made so simple, it hurts",
"version": "4.0.2",
"homepage": "https://github.com/3lvis/JSON",
"license": "MIT",
"authors": {
"Elvis Nuñez": "elvisnunez@me.com"
},
"source": {
"git": "https://github.com/3lvis/JSON.git",
"tag": "4.0.2"
},
"social_media_url": "https://twitter.com/3lvis",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"frameworks": "Foundation"
}