blob: fcc30060f79904edbe149326ce17f61db74eda52 [file] [log] [blame]
{
"name": "EachbabyAppVersionSwitch",
"version": "1.0.1",
"summary": "网趣宝贝APP审核控制开关",
"description": "网趣宝贝APP审核开关....",
"homepage": "http://www.eachbaby.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "gao",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "http://code.eachbaby.com:8800/gaopengcheng/EachbabyAppVersionSwitch.git",
"tag": "1.0.1"
},
"source_files": "EachbabyAppVersionSwitch/AppVersionSwitch/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 2.5.4"
]
}
}