[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / f / 5 / 0 / AliyunInteractiveLive / 1.2.0 / AliyunInteractiveLive.podspec.json
blobfa8d8b71d9d4d7755527a9bc910570d19a8d9554
2   "name": "AliyunInteractiveLive",
3   "version": "1.2.0",
4   "summary": "AliyunInteractiveLive_iOS",
5   "description": "It's an SDK for aliyun interactive live, which implement by Objective-C.",
6   "homepage": "https://github.com/aliyunvideo/AliyunInteractiveLive_iOS.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aliyunvideo": "videosdk@service.aliyun.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/aliyunvideo/AliyunInteractiveLive_iOS.git",
19     "tag": "1.2.0"
20   },
21   "subspecs": [
22     {
23       "name": "AliyunInteractiveLive",
24       "vendored_frameworks": [
25         "AlivcInteractiveLiveRoomSDK.framework",
26         "AlivcInteractiveWidgetSDK.framework",
27         "AlivcLiveRoomSDK.framework",
28         "AlivcUtilsSDK.framework",
29         "AliThirdparty.framework",
30         "AliyunPlayerSDK.framework",
31         "AlivcLivePusher.framework",
32         "AlivcLibRtmp.framework",
33         "AlivcLibBeauty.framework",
34         "AlivcLibFace.framework"
35       ],
36       "resources": [
37         "AlivcLibFaceResource.bundle",
38         "AliyunLanguageSource.bundle"
39       ]
40     }
41   ]