blob: 09a3bc9769669792df3f788bbba15c3d7c0770f3 [file] [log] [blame]
{
"name": "ColorfulWoodNetWork",
"version": "0.0.0.1",
"summary": "网络封装",
"homepage": "https://github.com/gs01md",
"license": "MIT",
"authors": {
"ColorfulWood": "103377808@qq.com"
},
"source": {
"git": "https://github.com/gs01md/ColorfulWoodNetWork.git",
"tag": "0.0.0.1"
},
"source_files": "ColorfulWoodNetWork/ColorfulWoodNetWork/CocoapodFiles/*",
"platforms": {
"ios": "8.2"
},
"dependencies": {
"JSONModel": [
"~> 1.7.0"
],
"AFNetworking": [
"~> 3.2.1"
],
"RealReachability": [
"~> 1.2.0"
]
}
}