blob: 7b69fc57915f3dd29fda32147dd41089afe7cec3 [file] [log] [blame]
{
"name": "FBUnion",
"version": "0.1.1",
"summary": "飞榜游戏联运",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"homepage": "https://gitee.com/xiaotengda",
"source": {
"git": "https://github.com/Xxxda/FBUnion.git",
"tag": "0.1.1"
},
"authors": {
"xiaotengda": "xiaotengda9@163.com"
},
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
],
"Masonry": [
],
"YYModel": [
],
"WHC_ModelSqliteKit": [
"~> 1.3.0"
]
},
"resources": "FBUnionRes.bundle",
"requires_arc": true,
"xcconfig": {
"ENABLE_BITCODE": "No"
},
"subspecs": [
{
"name": "Core",
"vendored_frameworks": "FBUnion.framework"
}
]
}