[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / b / 7 / react-component / 1.0.2 / react-component.podspec.json
blob494376a54a69e779841ea296fcf98d8ab380866e
2   "name": "react-component",
3   "version": "1.0.2",
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.0.2"
19   },
20   "header_dir": "ReactComponent",
21   "swift_versions": "5.0",
22   "resource_bundles": {
23     "FontsResources": [
24       "ios/ReactComponent/RNVectorIcons/Fonts/*.ttf"
25     ]
26   },
27   "pod_target_xcconfig": {
28     "DEFINES_MODULE": "YES"
29   },
30   "default_subspecs": "All",
31   "subspecs": [
32     {
33       "name": "All",
34       "dependencies": {
35         "react-component/RNCMaskedView": [
37         ],
38         "react-component/RNGestureHandler": [
40         ],
41         "react-component/RNReanimated": [
43         ],
44         "react-component/RNScreens": [
46         ],
47         "react-component/RNDeviceInfo": [
49         ],
50         "react-component/RNSentry": [
52         ],
53         "react-component/RNFastImage": [
55         ],
56         "react-component/RNVectorIcons": [
58         ],
59         "react-component/lottie-react-native": [
61         ],
62         "react-component/react-native-get-random-values": [
64         ],
65         "react-component/react-native-image-resizer": [
67         ],
68         "react-component/react-native-safe-area-context": [
70         ],
71         "react-component/react-native-video": [
73         ],
74         "react-component/react-native-webview": [
76         ]
77       }
78     },
79     {
80       "name": "RNCMaskedView",
81       "source_files": "ios/ReactComponent/RNCMaskedView/**/*.{h,m}",
82       "dependencies": {
83         "react-ios": [
84           "~> 0.63.4.1"
85         ]
86       }
87     },
88     {
89       "name": "RNGestureHandler",
90       "source_files": "ios/ReactComponent/RNGestureHandler/**/*.{h,m}",
91       "dependencies": {
92         "react-ios": [
93           "~> 0.63.4.1"
94         ]
95       }
96     },
97     {
98       "name": "RNReanimated",
99       "source_files": "ios/ReactComponent/RNReanimated/**/*.{h,m}",
100       "dependencies": {
101         "react-ios": [
102           "~> 0.63.4.1"
103         ]
104       }
105     },
106     {
107       "name": "RNScreens",
108       "source_files": "ios/ReactComponent/RNScreens/**/*.{h,m}",
109       "dependencies": {
110         "react-ios": [
111           "~> 0.63.4.1"
112         ]
113       }
114     },
115     {
116       "name": "RNDeviceInfo",
117       "source_files": "ios/ReactComponent/RNDeviceInfo/**/*.{h,m}",
118       "dependencies": {
119         "react-ios": [
120           "~> 0.63.4.1"
121         ]
122       }
123     },
124     {
125       "name": "RNSentry",
126       "source_files": "ios/ReactComponent/RNSentry/**/*.{h,m}",
127       "dependencies": {
128         "react-ios": [
129           "~> 0.63.4.1"
130         ],
131         "Sentry": [
132           "~> 6.1.4"
133         ]
134       }
135     },
136     {
137       "name": "RNFastImage",
138       "source_files": "ios/ReactComponent/RNFastImage/**/*.{h,m}",
139       "dependencies": {
140         "react-ios": [
141           "~> 0.63.4.1"
142         ],
143         "SDWebImage": [
144           "~> 5.8"
145         ],
146         "SDWebImageWebPCoder": [
147           "~> 0.6.1"
148         ]
149       }
150     },
151     {
152       "name": "RNVectorIcons",
153       "source_files": "ios/ReactComponent/RNVectorIcons/**/*.{h,m}",
154       "dependencies": {
155         "react-ios": [
156           "~> 0.63.4.1"
157         ]
158       }
159     },
160     {
161       "name": "lottie-react-native",
162       "source_files": "ios/ReactComponent/lottie-react-native/**/*.{h,m,swift}",
163       "dependencies": {
164         "react-ios": [
165           "~> 0.63.4.1"
166         ],
167         "lottie-ios": [
168           "~> 3.1.8"
169         ]
170       }
171     },
172     {
173       "name": "react-native-get-random-values",
174       "source_files": "ios/ReactComponent/react-native-get-random-values/**/*.{h,m}",
175       "dependencies": {
176         "react-ios": [
177           "~> 0.63.4.1"
178         ]
179       }
180     },
181     {
182       "name": "react-native-image-resizer",
183       "source_files": "ios/ReactComponent/react-native-image-resizer/**/*.{h,m}",
184       "dependencies": {
185         "react-ios": [
186           "~> 0.63.4.1"
187         ]
188       }
189     },
190     {
191       "name": "react-native-safe-area-context",
192       "source_files": "ios/ReactComponent/react-native-safe-area-context/**/*.{h,m}",
193       "dependencies": {
194         "react-ios": [
195           "~> 0.63.4.1"
196         ]
197       }
198     },
199     {
200       "name": "react-native-video",
201       "source_files": "ios/ReactComponent/react-native-video/**/*.{h,m}",
202       "dependencies": {
203         "react-ios": [
204           "~> 0.63.4.1"
205         ],
206         "SPTPersistentCache": [
207           "~> 1.1.0"
208         ],
209         "DVAssetLoaderDelegate": [
210           "~> 0.3.1"
211         ]
212       }
213     },
214     {
215       "name": "react-native-webview",
216       "source_files": "ios/ReactComponent/react-native-webview/**/*.{h,m}",
217       "dependencies": {
218         "react-ios": [
219           "~> 0.63.4.1"
220         ]
221       }
222     }
223   ],
224   "swift_version": "5.0"