2 "name": "react-component",
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",
11 "Liam Xu": "liamxujia@outlook.com"
17 "git": "https://github.com/beatjs/react-component.git",
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",
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"
46 "react-ios/framework": [
55 "SDWebImageWebPCoder": [
58 "SPTPersistentCache": [
64 "DVAssetLoaderDelegate": [
72 "react-component/RNCMaskedView": [
75 "react-component/RNGestureHandler": [
78 "react-component/RNReanimated": [
81 "react-component/RNScreens": [
84 "react-component/RNDeviceInfo": [
87 "react-component/RNSentry": [
90 "react-component/RNFastImage": [
93 "react-component/RNVectorIcons": [
96 "react-component/lottie-react-native": [
99 "react-component/react-native-get-random-values": [
102 "react-component/react-native-image-resizer": [
105 "react-component/react-native-safe-area-context": [
108 "react-component/react-native-video": [
111 "react-component/react-native-webview": [
114 "react-component/react-native-pager-view": [
120 "name": "RNCMaskedView",
121 "source_files": "ios/ReactComponent/RNCMaskedView/**/*.{h,m}",
129 "name": "RNGestureHandler",
130 "source_files": "ios/ReactComponent/RNGestureHandler/**/*.{h,m}",
138 "name": "RNReanimated",
139 "source_files": "ios/ReactComponent/RNReanimated/**/*.{h,m}",
148 "source_files": "ios/ReactComponent/RNScreens/**/*.{h,m}",
156 "name": "RNDeviceInfo",
157 "source_files": "ios/ReactComponent/RNDeviceInfo/**/*.{h,m}",
166 "source_files": "ios/ReactComponent/RNSentry/**/*.{h,m}",
177 "name": "RNFastImage",
178 "source_files": "ios/ReactComponent/RNFastImage/**/*.{h,m}",
186 "SDWebImageWebPCoder": [
192 "name": "RNVectorIcons",
193 "resource_bundles": {
195 "ios/ReactComponent/RNVectorIcons/Fonts/*.ttf"
198 "source_files": "ios/ReactComponent/RNVectorIcons/**/*.{h,m}",
206 "name": "lottie-react-native",
207 "source_files": "ios/ReactComponent/lottie-react-native/**/*.{h,m,swift}",
218 "name": "react-native-get-random-values",
219 "source_files": "ios/ReactComponent/react-native-get-random-values/**/*.{h,m}",
227 "name": "react-native-image-resizer",
228 "source_files": "ios/ReactComponent/react-native-image-resizer/**/*.{h,m}",
236 "name": "react-native-safe-area-context",
237 "source_files": "ios/ReactComponent/react-native-safe-area-context/**/*.{h,m}",
245 "name": "react-native-video",
246 "source_files": "ios/ReactComponent/react-native-video/**/*.{h,m}",
251 "SPTPersistentCache": [
254 "DVAssetLoaderDelegate": [
260 "name": "react-native-webview",
261 "source_files": "ios/ReactComponent/react-native-webview/**/*.{h,m}",
269 "name": "react-native-pager-view",
270 "source_files": "ios/ReactComponent/react-native-pager-view/**/*.{h,m}",
278 "swift_version": "5.0"