blob: 608537f885aad4df41e13c17a73adc6e1bf8eb55 [file] [log] [blame]
{
"name": "CNLiveSDK",
"version": "0.3.4.5",
"summary": "CNLiveSDK集合库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/oldSixMrZhang/CNLiveSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"oldSixMrZhang": "zhangxu@cnlive.com"
},
"source": {
"git": "https://github.com/oldSixMrZhang/CNLiveSDK.git",
"tag": "0.3.4.5"
},
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64"
},
"subspecs": [
{
"name": "CNLiveStat",
"vendored_frameworks": "CNLiveSDK/Classes/CNLiveStat.framework"
},
{
"name": "CNLiveUserSystemSDK",
"vendored_frameworks": "CNLiveSDK/Classes/CNLiveUserSystemSDK.framework"
},
{
"name": "CNLiveEncryptSDK",
"vendored_frameworks": "CNLiveSDK/Classes/CNLiveEncryptSDK.framework"
},
{
"name": "CNLivePaySDK",
"vendored_frameworks": "CNLiveSDK/Classes/CNLivePaySDK.framework"
},
{
"name": "CNLivePlayerSDK",
"vendored_frameworks": "CNLiveSDK/Classes/CNLivePlayerSDK.framework",
"dependencies": {
"libksygpulive": [
],
"Ks3SDK": [
]
}
}
]
}