blob: e63caf8110099c2357ca12d9da3d4c1d25fb910e [file] [log] [blame]
{
"name": "BayesSDK",
"version": "0.0.1",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "BayesSDK的简单描述",
"description": "BayesSDK的复杂描述BayesSDK的复杂描述BayesSDK的复杂描述BayesSDK的复杂描述BayesSDK的复杂描述",
"homepage": "http://www.bayescom.com/docsify/docs/#/ios_sdk?id=%e7%94%9f%e5%91%bd%e5%91%a8%e6%9c%9f%e5%9b%9e%e8%b0%83",
"authors": {
"Cheng455153666": "455153666@qq.com"
},
"source": {
"git": "https://github.com/bayescom/BayesSDK.git",
"tag": "0.0.1"
},
"vendored_frameworks": "BayesSDK/Classes/*.framework",
"resource_bundles": {
"BayesSDK": [
"BayesSDK/Assets/*.bundle"
]
},
"user_target_xcconfig": {
"ENABLE_BITCODE": "NO"
},
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
},
"frameworks": [
"UIKit",
"Foundation"
]
}