blob: 9744ed0821ec5e9abcf324672518d66f7fa1210e [file] [log] [blame]
{
"name": "ColorfulWoodNetWork",
"version": "0.0.0.5",
"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.5"
},
"source_files": "ColorfulWoodNetWork/ColorfulWoodNetWork/CocoapodFiles/*",
"platforms": {
"ios": "8.2"
},
"frameworks": "Foundation",
"dependencies": {
"JSONModel": [
"~> 1.7.0"
],
"AFNetworking": [
"~> 3.2.1"
],
"RealReachability": [
"~> 1.2.0"
],
"ColorfulWoodSystem": [
],
"ColorfulWoodTools": [
]
}
}