blob: 8be0a3dcedef6abec456616fb3bfc0ec9f81f1bb [file] [log] [blame]
{
"name": "JSONQuery",
"platforms": {
"ios": "8.0"
},
"summary": "JSONQuery is built on top of URLSession Class for making HTTP Calls",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Apoorv": "apoorvsuri2012@gmail.com"
},
"homepage": "https://github.com/ApoorvSuri/JSONQuery",
"source": {
"git": "https://github.com/ApoorvSuri/JSONQueryPodSpecs.git",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"source_files": "JSONQuery/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}