blob: 2c681479ecbc27ac20f1f52b708389253cdc5e82 [file] [log] [blame]
{
"name": "ZGPNetWork",
"version": "0.0.1",
"summary": "这是一个网络请求重连的库",
"description": "这是一个网络请求重连的库 发大大",
"homepage": "https://github.com/zgp123/ZGPNetWork",
"license": "MIT",
"authors": {
"elppa": "541018363@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zgp123/ZGPNetWork.git",
"tag": "0.0.1"
},
"source_files": "Class/*.{h,m}",
"exclude_files": "Class/Exclude",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"ObjcAssociatedObjectHelpers": [
"~> 2.0.1"
]
}
}