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