blob: fd4d81cdf310aeb06ef0d72e2a9556306bd02a28 [file] [log] [blame]
{
"name": "ColorfulWoodNetWork",
"version": "1.0.6",
"summary": "网络封装",
"homepage": "https://github.com/gs01md",
"license": "MIT",
"authors": {
"ColorfulWood": "103377808@qq.com"
},
"source": {
"git": "https://github.com/gs01md/ColorfulWoodNetWork.git",
"tag": "1.0.6"
},
"source_files": "ColorfulWoodNetWork/ColorfulWoodNetWork/CocoapodFiles/**/*",
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"dependencies": {
"JSONModel": [
],
"AFNetworking": [
],
"RealReachability": [
],
"ColorfulWoodSystem": [
],
"ColorfulWoodTools": [
]
}
}