blob: ccc34b07b0c64b6c62d15c2cf7a703a6ea906309 [file] [log] [blame]
{
"name": "AliyunInteractiveLive",
"version": "1.2.2",
"summary": "AliyunInteractiveLive_iOS",
"description": "It's an SDK for aliyun interactive live, which implement by Objective-C.",
"homepage": "https://github.com/aliyunvideo/AliyunInteractiveLive_iOS.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aliyunvideo": "videosdk@service.aliyun.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/aliyunvideo/AliyunInteractiveLive_iOS.git",
"tag": "1.2.2"
},
"subspecs": [
{
"name": "AliyunInteractiveLive",
"vendored_frameworks": [
"AlivcInteractiveLiveRoomSDK.framework",
"AlivcInteractiveWidgetSDK.framework",
"AlivcLiveRoomSDK.framework",
"AlivcUtilsSDK.framework",
"AliThirdparty.framework",
"AliyunPlayerSDK.framework",
"AlivcLivePusher.framework",
"AlivcLibRtmp.framework",
"AlivcLibBeauty.framework",
"AlivcLibFace.framework"
],
"resources": [
"AlivcLibFaceResource.bundle",
"AliyunLanguageSource.bundle"
]
}
]
}