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