blob: ffedbb63aa24ce4c2760467f540d0d7a4516f578 [file] [log] [blame]
{
"name": "CubeaceSDK",
"version": "1.0.0",
"summary": "CubeaceSDK.",
"description": "广州超方体网络科技CubeaceSDK.",
"homepage": "https://github.com/zzw282573369/CubeaceSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zzw": "zhuangzaiwang@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zzw282573369/CubeaceSDK.git",
"tag": "1.0.0"
},
"vendored_frameworks": [
"CubeaceSDK/*.framework",
"CubeaceSDK/**/*.framework"
],
"resources": [
"CubeaceSDK/*.{bundle,plist}",
"CubeaceSDK/**/*.{bundle,plist}"
],
"frameworks": [
"GameKit",
"AuthenticationServices",
"Foundation",
"UIKit",
"StoreKit",
"SafariServices",
"LocalAuthentication",
"AdSupport",
"SystemConfiguration",
"WebKit",
"AudioToolbox"
],
"libraries": [
"iconv",
"xml2",
"sqlite3.0",
"z",
"sqlite3"
],
"requires_arc": true
}