blob: c4c1cfdfcb43663281d66d73b7c232f21499c487 [file] [log] [blame]
{
"name": "BukaSDKFoundation",
"version": "1.0.0",
"summary": "BukaSDKFoundation",
"description": "pods framework demo",
"homepage": "https://gitee.com/huaidan/BukaSDKFoundationFramework.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cf": "efei_12341@sina.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/huaidan/BukaSDKFoundationFramework.git",
"tag": "1.0.0"
},
"vendored_frameworks": "BukaSDKFoundation.framework",
"requires_arc": true,
"dependencies": {
"BukaSDK4IOS": [
]
}
}