[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / f / 5 / 0 / AliyunInteractiveLive / 1.2.2 / AliyunInteractiveLive.podspec.json
blobccc34b07b0c64b6c62d15c2cf7a703a6ea906309
2   "name": "AliyunInteractiveLive",
3   "version": "1.2.2",
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.2"
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   ]