blob: f74e579ffdb835667e696617ad622c9a4770d450 [file] [log] [blame]
{
"name": "JuphoonCloudSDK_iOS",
"version": "2.6.2",
"summary": "Juphoon SDK.",
"description": "JCSDK for video talk, broadcasting and message service",
"homepage": "http://developer.juphoon.com/cn/download/",
"license": "Copyright 2020 juphoon. All rights reserved",
"authors": {
"app-admin": "app-admin@juphoon.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"http": "https://justalkcloud.com/wo_upload/JC_SDK_iOS_2.6.2.tar.gz"
},
"vendored_frameworks": "framework/JCSDKOC.framework",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(PODS_ROOT)/JuphoonCloudSDK_iOS/include"
},
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 arm64 armv7"
},
"static_framework": false,
"subspecs": [
{
"name": "include",
"subspecs": [
{
"name": "avatar",
"subspecs": [
{
"name": "zos",
"source_files": "include/avatar/zos/*.h",
"subspecs": [
{
"name": "os",
"subspecs": [
{
"name": "os",
"source_files": "include/avatar/zos/os/ios/*.h"
}
]
}
]
}
]
},
{
"name": "lemon",
"source_files": "include/lemon/*.h",
"subspecs": [
{
"name": "mtc",
"source_files": "include/lemon/mtc/*.h"
}
]
},
{
"name": "grape",
"source_files": "include/grape/*.h"
}
]
}
]
}