blob: bbbdf482cfe7ac76101e3a4cb92b98fa645ad0c7 [file] [log] [blame]
{
"name": "IGNetworking",
"version": "0.2.2",
"summary": "画屏网络基础库组件",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://10.252.96.25/siguoxi/IGNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"siguoxi": "siguoxi@boe.com.cn"
},
"source": {
"git": "http://10.252.96.25/siguoxi/IGNetworking.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IGNetworking/Classes/**/*",
"resource_bundles": {
"IGNetworking": [
"IGNetworking/Assets/*"
]
},
"dependencies": {
"AFNetworking": [
],
"YYCache": [
],
"IGModel": [
],
"IGHud": [
"~> 0.2.2"
]
}
}