[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 5 / 4 / AUIQueenCom / 1.5.0 / AUIQueenCom.podspec.json
blob600e3a4007d90f9ddb2244ae4335ff40a5c7aea6
2   "name": "AUIQueenCom",
3   "version": "1.5.0",
4   "summary": "A short description of AUIQueenCom.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/aliyunvideo/MONE_demo_opensource_iOS",
7   "license": {
8     "type": "MIT",
9     "text": "LICENSE"
10   },
11   "authors": {
12     "aliyunvideo": "videosdk@service.aliyun.com"
13   },
14   "source": {
15     "git": "https://github.com/aliyunvideo/MONE_demo_opensource_iOS.git",
16     "tag": "v1.5.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "static_framework": true,
22   "default_subspecs": "Queen",
23   "subspecs": [
24     {
25       "name": "Common",
26       "vendored_frameworks": "AUIQueenCom/AliyunQueenUIKit.framework",
27       "resources": "AUIQueenCom/AliyunQueenUIKit.framework/queen_res.bundle"
28     },
29     {
30       "name": "Queen",
31       "dependencies": {
32         "Queen": [
33           "2.3.0-official-full"
34         ],
35         "AUIQueenCom/Common": [
37         ]
38       }
39     },
40     {
41       "name": "AliVCSDK_Premium",
42       "dependencies": {
43         "AliVCSDK_Premium": [
45         ],
46         "AUIQueenCom/Common": [
48         ]
49       }
50     },
51     {
52       "name": "AliVCSDK_UGCPro",
53       "dependencies": {
54         "AliVCSDK_UGCPro": [
56         ],
57         "AUIQueenCom/Common": [
59         ]
60       }
61     },
62     {
63       "name": "AliVCSDK_StandardLive",
64       "dependencies": {
65         "AliVCSDK_StandardLive": [
67         ],
68         "AUIQueenCom/Common": [
70         ]
71       }
72     },
73     {
74       "name": "AliVCSDK_PremiumLive",
75       "dependencies": {
76         "AliVCSDK_PremiumLive": [
78         ],
79         "AUIQueenCom/Common": [
81         ]
82       }
83     }
84   ]