blob: 4384d4760032b7df2862b3c31e8c2f4a6eecfdff [file] [log] [blame]
{
"name": "gqbaoHttpEngine",
"version": "1.0.4",
"summary": "gqbHttpEngine.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/shuyangxiaobao/gqbHttpEngine",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shuyangxiaobao": "825065886@qq.com"
},
"source": {
"git": "https://github.com/shuyangxiaobao/gqbHttpEngine.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"AFNetworking": [
"~> 3.2.0"
]
},
"subspecs": [
{
"name": "HTTP",
"source_files": "gqbHttpEngine/Classes/**/*",
"dependencies": {
"FMDB": [
"~> 2.5"
]
}
}
]
}