blob: 271203a169e3e7bd1d112f5c0e1e04dcb0b64157 [file] [log] [blame]
{
"name": "gqbaoHttpEngine",
"version": "1.0.11",
"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.11"
},
"platforms": {
"ios": "8.0"
},
"source_files": "gqbHttpEngine/gqbHttpEngine/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.2.0"
]
},
"subspecs": [
{
"name": "CustomView",
"source_files": "gqbHttpEngine/Classes/MyView.{h,m}"
},
{
"name": "XML",
"source_files": [
"gqbHttpEngine/Classes/XMLDictionary.{h,m}",
"gqbHttpEngine/Classes/HTTPEngine.{h,m}"
]
}
]
}