blob: 1b65c18ca5c5b20c124d4858135a4730b1c4caed [file] [log] [blame]
{
"name": "ios-NetworkModules",
"version": "1.0.17",
"summary": "ios客户端网络封装组件,包含AFNetworking和SDWebImage",
"homepage": "http://192.168.1.161/ios/ios-networkmodules",
"license": "MIT",
"authors": {
"赵文彬": "zhaowenbin@eyou.net"
},
"source": {
"git": "http://192.168.1.161/ios/ios-networkmodules.git",
"tag": "1.0.17"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ios-NetworkModules/NetworkTool/*.{h,m}",
"dependencies": {
"AFNetworking": [
],
"SVProgressHUD": [
]
},
"deprecated": true
}