[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 6 / f / a / RoomBoxCommerceLive / 0.0.1 / RoomBoxCommerceLive.podspec.json
blobf10fe19b436276d30abb764accf6c79b719def95
2   "name": "RoomBoxCommerceLive",
3   "version": "0.0.1",
4   "summary": "RoomBoxCommerceLive",
5   "homepage": "https://github.com/roombox-lab/RoomBoxLiveCommerce.git",
6   "license": "MIT",
7   "authors": {
8     "LYongLiang": "liangyl0515@163.com"
9   },
10   "social_media_url": "",
11   "source": {
12     "git": "https://github.com/roombox-lab/RoomBoxLiveCommerce.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "swift_versions": "5.2",
19   "static_framework": true,
20   "default_subspecs": "RoomBoxCommerceLive",
21   "requires_arc": true,
22   "subspecs": [
23     {
24       "name": "RoomBoxCommerceLive",
25       "requires_arc": true,
26       "platforms": {
27         "ios": "10.0"
28       },
29       "frameworks": [
30         "UIKit",
31         "CoreFoundation",
32         "CFNetwork",
33         "QuartzCore"
34       ],
35       "pod_target_xcconfig": {
36         "ENABLE_BITCODE": "NO",
37         "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
38         "GCC_PREPROCESSOR_DEFINITIONS": "GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1"
39       },
40       "resources": "RoomBoxCommerceLive/RoomBoxLiveCommerce.bundle",
41       "vendored_frameworks": "RoomBoxCommerceLive/RoomBoxLiveCommerce.framework",
42       "dependencies": {
43         "RoomBoxCommerceLive/RoomBoxUtils": [
45         ],
46         "RoomBoxCommerceLive/RoomBoxConfigManager": [
48         ],
49         "RoomBoxCommerceLive/RoomBoxIM": [
51         ],
52         "Queen": [
53           "1.5.0-official-ultimate"
54         ],
55         "AlivcLivePusher": [
57         ],
58         "AliPlayerSDK_iOS": [
60         ],
61         "AliPlayerSDK_iOS_ARTC": [
63         ],
64         "RtsSDK": [
66         ]
67       }
68     },
69     {
70       "name": "RoomBoxUtils",
71       "requires_arc": true,
72       "platforms": {
73         "ios": "10.0"
74       },
75       "frameworks": [
76         "UIKit",
77         "CoreFoundation"
78       ],
79       "pod_target_xcconfig": {
80         "ENABLE_BITCODE": "NO",
81         "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
82         "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1"
83       },
84       "dependencies": {
85         "Protobuf": [
86           "3.6.1"
87         ],
88         "SwiftProtobuf": [
89           "1.5.0"
90         ]
91       },
92       "vendored_frameworks": "RoomBoxCommerceLive/RoomBoxUtils.framework"
93     },
94     {
95       "name": "RoomBoxConfigManager",
96       "requires_arc": true,
97       "platforms": {
98         "ios": "10.0"
99       },
100       "frameworks": [
101         "UIKit",
102         "CoreFoundation",
103         "CFNetwork",
104         "QuartzCore"
105       ],
106       "vendored_frameworks": "RoomBoxCommerceLive/RoomBoxConfigManager.framework"
107     },
108     {
109       "name": "RoomBoxIM",
110       "vendored_frameworks": "RoomBoxCommerceLive/RoomBoxIM.framework",
111       "platforms": {
112         "ios": "10.0"
113       },
114       "dependencies": {
115         "Protobuf": [
116           "3.6.1"
117         ],
118         "AliyunLogProducer": [
119           "2.2.8"
120         ]
121       },
122       "pod_target_xcconfig": {
123         "ENABLE_BITCODE": "NO",
124         "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
125         "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1"
126       }
127     }
128   ],
129   "swift_version": "5.2"