blob: 7d1689c7d0056788b960b564d800051a4ddedac5 [file] [log] [blame]
{
"name": "WYHttpComponent",
"version": "0.0.4",
"summary": "网络请求组件",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://101.37.147.213:3000/WYComponent/WYHttpComponent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wang": "1339669469@qq.com"
},
"source": {
"git": "http://101.37.147.213:3000/WYComponent/WYHttpComponent.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WYHttpComponent/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"SBJson": [
"~> 5.0.0"
]
}
}