blob: 01fc404fe1aafe949e6392d04fff2a2f646a7037 [file] [log] [blame]
{
"name": "gqbHttpEngine",
"version": "0.5.0",
"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": "0.5.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "gqbHttpEngine/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.2.0"
]
},
"subspecs": [
{
"name": "OneVC",
"source_files": "gqbHttpEngine/Classes/OneVC/ONEViewController.{h,m}",
"public_header_files": "gqbHttpEngine/Classes/OneVC/ONEViewController.h"
}
]
}