blob: b94cd2937bb0644bf3e8e546e3341b5964862ab0 [file] [log] [blame]
{
"name": "JSON",
"summary": "JSON made so simple, it hurts",
"version": "4.0.1",
"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.1"
},
"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"
}