[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / b / 7 / react-component / 1.4.0 / react-component.podspec.json
blob1fa29ba78bbf72e6760e19b680ae1c16c69517fa
2   "name": "react-component",
3   "version": "1.4.0",
4   "summary": "An runtime base on react-native.",
5   "description": "\"Introduce this library for your App, development by react-native code.\"",
6   "homepage": "https://github.com/beatjs/react-component",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Liam Xu": "liamxujia@outlook.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/beatjs/react-component.git",
18     "tag": "1.4.0"
19   },
20   "header_dir": "ReactComponent",
21   "swift_versions": "5.0",
22   "default_subspecs": "framework",
23   "compiler_flags": "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation -Wno-nullability-completeness",
24   "subspecs": [
25     {
26       "name": "framework",
27       "vendored_frameworks": [
28         "ios/Framework/BVLinearGradient.xcframework",
29         "ios/Framework/lottie_react_native.xcframework",
30         "ios/Framework/react_native_get_random_values.xcframework",
31         "ios/Framework/react_native_image_resizer.xcframework",
32         "ios/Framework/react_native_pager_view.xcframework",
33         "ios/Framework/react_native_safe_area_context.xcframework",
34         "ios/Framework/react_native_video.xcframework",
35         "ios/Framework/react_native_webview.xcframework",
36         "ios/Framework/RNCMaskedView.xcframework",
37         "ios/Framework/RNDeviceInfo.xcframework",
38         "ios/Framework/RNFastImage.xcframework",
39         "ios/Framework/RNGestureHandler.xcframework",
40         "ios/Framework/RNReanimated.xcframework",
41         "ios/Framework/RNScreens.xcframework",
42         "ios/Framework/RNSentry.xcframework",
43         "ios/Framework/RNVectorIcons.xcframework"
44       ],
45       "dependencies": {
46         "react-ios/framework": [
47           "~> 0.63.4.2"
48         ],
49         "Sentry": [
50           "~> 7.1.0"
51         ],
52         "SDWebImage": [
53           "~> 5.8"
54         ],
55         "SDWebImageWebPCoder": [
56           "~> 0.6.1"
57         ],
58         "SPTPersistentCache": [
59           "~> 1.1.0"
60         ],
61         "lottie-ios": [
62           "~> 3.1.8"
63         ],
64         "DVAssetLoaderDelegate": [
65           "~> 0.3.1"
66         ]
67       }
68     },
69     {
70       "name": "source",
71       "dependencies": {
72         "react-component/RNCMaskedView": [
74         ],
75         "react-component/RNGestureHandler": [
77         ],
78         "react-component/RNReanimated": [
80         ],
81         "react-component/RNScreens": [
83         ],
84         "react-component/RNDeviceInfo": [
86         ],
87         "react-component/RNSentry": [
89         ],
90         "react-component/RNFastImage": [
92         ],
93         "react-component/RNVectorIcons": [
95         ],
96         "react-component/lottie-react-native": [
98         ],
99         "react-component/react-native-get-random-values": [
101         ],
102         "react-component/react-native-image-resizer": [
104         ],
105         "react-component/react-native-safe-area-context": [
107         ],
108         "react-component/react-native-video": [
110         ],
111         "react-component/react-native-webview": [
113         ],
114         "react-component/react-native-pager-view": [
116         ]
117       }
118     },
119     {
120       "name": "RNCMaskedView",
121       "source_files": "ios/ReactComponent/RNCMaskedView/**/*.{h,m}",
122       "dependencies": {
123         "react-ios": [
124           "~> 0.63.4.2"
125         ]
126       }
127     },
128     {
129       "name": "RNGestureHandler",
130       "source_files": "ios/ReactComponent/RNGestureHandler/**/*.{h,m}",
131       "dependencies": {
132         "react-ios": [
133           "~> 0.63.4.2"
134         ]
135       }
136     },
137     {
138       "name": "RNReanimated",
139       "source_files": "ios/ReactComponent/RNReanimated/**/*.{h,m}",
140       "dependencies": {
141         "react-ios": [
142           "~> 0.63.4.2"
143         ]
144       }
145     },
146     {
147       "name": "RNScreens",
148       "source_files": "ios/ReactComponent/RNScreens/**/*.{h,m}",
149       "dependencies": {
150         "react-ios": [
151           "~> 0.63.4.2"
152         ]
153       }
154     },
155     {
156       "name": "RNDeviceInfo",
157       "source_files": "ios/ReactComponent/RNDeviceInfo/**/*.{h,m}",
158       "dependencies": {
159         "react-ios": [
160           "~> 0.63.4.2"
161         ]
162       }
163     },
164     {
165       "name": "RNSentry",
166       "source_files": "ios/ReactComponent/RNSentry/**/*.{h,m}",
167       "dependencies": {
168         "react-ios": [
169           "~> 0.63.4.2"
170         ],
171         "Sentry": [
172           "~> 7.1.0"
173         ]
174       }
175     },
176     {
177       "name": "RNFastImage",
178       "source_files": "ios/ReactComponent/RNFastImage/**/*.{h,m}",
179       "dependencies": {
180         "react-ios": [
181           "~> 0.63.4.2"
182         ],
183         "SDWebImage": [
184           "~> 5.8"
185         ],
186         "SDWebImageWebPCoder": [
187           "~> 0.6.1"
188         ]
189       }
190     },
191     {
192       "name": "RNVectorIcons",
193       "resource_bundles": {
194         "FontsResources": [
195           "ios/ReactComponent/RNVectorIcons/Fonts/*.ttf"
196         ]
197       },
198       "source_files": "ios/ReactComponent/RNVectorIcons/**/*.{h,m}",
199       "dependencies": {
200         "react-ios": [
201           "~> 0.63.4.2"
202         ]
203       }
204     },
205     {
206       "name": "lottie-react-native",
207       "source_files": "ios/ReactComponent/lottie-react-native/**/*.{h,m,swift}",
208       "dependencies": {
209         "react-ios": [
210           "~> 0.63.4.2"
211         ],
212         "lottie-ios": [
213           "~> 3.1.8"
214         ]
215       }
216     },
217     {
218       "name": "react-native-get-random-values",
219       "source_files": "ios/ReactComponent/react-native-get-random-values/**/*.{h,m}",
220       "dependencies": {
221         "react-ios": [
222           "~> 0.63.4.2"
223         ]
224       }
225     },
226     {
227       "name": "react-native-image-resizer",
228       "source_files": "ios/ReactComponent/react-native-image-resizer/**/*.{h,m}",
229       "dependencies": {
230         "react-ios": [
231           "~> 0.63.4.2"
232         ]
233       }
234     },
235     {
236       "name": "react-native-safe-area-context",
237       "source_files": "ios/ReactComponent/react-native-safe-area-context/**/*.{h,m}",
238       "dependencies": {
239         "react-ios": [
240           "~> 0.63.4.2"
241         ]
242       }
243     },
244     {
245       "name": "react-native-video",
246       "source_files": "ios/ReactComponent/react-native-video/**/*.{h,m}",
247       "dependencies": {
248         "react-ios": [
249           "~> 0.63.4.2"
250         ],
251         "SPTPersistentCache": [
252           "~> 1.1.0"
253         ],
254         "DVAssetLoaderDelegate": [
255           "~> 0.3.1"
256         ]
257       }
258     },
259     {
260       "name": "react-native-webview",
261       "source_files": "ios/ReactComponent/react-native-webview/**/*.{h,m}",
262       "dependencies": {
263         "react-ios": [
264           "~> 0.63.4.2"
265         ]
266       }
267     },
268     {
269       "name": "react-native-pager-view",
270       "source_files": "ios/ReactComponent/react-native-pager-view/**/*.{h,m}",
271       "dependencies": {
272         "react-ios": [
273           "~> 0.63.4.2"
274         ]
275       }
276     }
277   ],
278   "swift_version": "5.0"