blob: f7408506cc1cbda9f6bc1b6cc0e2633600beef13 [file] [log] [blame]
{
"name": "EachbabyAirShipGuide",
"version": "1.0.2",
"summary": "网趣宝贝飞船前导页",
"description": "网趣宝贝应用专用飞船前导页",
"homepage": "http://www.eachbaby.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gao": ""
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "http://code.eachbaby.com:8800/gaopengcheng/EachbabyAirShipGuide.git",
"tag": "1.0.2"
},
"source_files": "EachbabyAirShipGuide/Classes/**/*.{h,m}",
"prefix_header_file": "EachbabyAirShipGuide/EachbabyAirShipGuide.pch",
"resources": "EachbabyAirShipGuide/Resources/**/*.*",
"frameworks": "StoreKit",
"requires_arc": false,
"dependencies": {
"ASIHTTPRequest": [
"~> 1.8.2"
],
"OpenUDID": [
"~> 1.0.0"
],
"MBProgressHUD": [
"~> 0.9.1"
]
}
}