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 "pod_target_xcconfig": {
23 "DEFINES_MODULE": "YES"
25 "default_subspecs": "source",
29 "vendored_frameworks": "ios/ReactComponent.xcframework",
31 "react-ios/framework": [
40 "SDWebImageWebPCoder": [
43 "SPTPersistentCache": [
49 "DVAssetLoaderDelegate": [
57 "react-component/RNCMaskedView": [
60 "react-component/RNGestureHandler": [
63 "react-component/RNReanimated": [
66 "react-component/RNScreens": [
69 "react-component/RNDeviceInfo": [
72 "react-component/RNSentry": [
75 "react-component/RNFastImage": [
78 "react-component/RNVectorIcons": [
81 "react-component/lottie-react-native": [
84 "react-component/react-native-get-random-values": [
87 "react-component/react-native-image-resizer": [
90 "react-component/react-native-safe-area-context": [
93 "react-component/react-native-video": [
96 "react-component/react-native-webview": [
99 "react-component/react-native-pager-view": [
105 "name": "RNCMaskedView",
106 "source_files": "ios/ReactComponent/RNCMaskedView/**/*.{h,m}",
114 "name": "RNGestureHandler",
115 "source_files": "ios/ReactComponent/RNGestureHandler/**/*.{h,m}",
123 "name": "RNReanimated",
124 "source_files": "ios/ReactComponent/RNReanimated/**/*.{h,m}",
133 "source_files": "ios/ReactComponent/RNScreens/**/*.{h,m}",
141 "name": "RNDeviceInfo",
142 "source_files": "ios/ReactComponent/RNDeviceInfo/**/*.{h,m}",
151 "source_files": "ios/ReactComponent/RNSentry/**/*.{h,m}",
162 "name": "RNFastImage",
163 "source_files": "ios/ReactComponent/RNFastImage/**/*.{h,m}",
171 "SDWebImageWebPCoder": [
177 "name": "RNVectorIcons",
178 "resource_bundles": {
180 "ios/ReactComponent/RNVectorIcons/Fonts/*.ttf"
183 "source_files": "ios/ReactComponent/RNVectorIcons/**/*.{h,m}",
191 "name": "lottie-react-native",
192 "source_files": "ios/ReactComponent/lottie-react-native/**/*.{h,m,swift}",
203 "name": "react-native-get-random-values",
204 "source_files": "ios/ReactComponent/react-native-get-random-values/**/*.{h,m}",
212 "name": "react-native-image-resizer",
213 "source_files": "ios/ReactComponent/react-native-image-resizer/**/*.{h,m}",
221 "name": "react-native-safe-area-context",
222 "source_files": "ios/ReactComponent/react-native-safe-area-context/**/*.{h,m}",
230 "name": "react-native-video",
231 "source_files": "ios/ReactComponent/react-native-video/**/*.{h,m}",
236 "SPTPersistentCache": [
239 "DVAssetLoaderDelegate": [
245 "name": "react-native-webview",
246 "source_files": "ios/ReactComponent/react-native-webview/**/*.{h,m}",
254 "name": "react-native-pager-view",
255 "source_files": "ios/ReactComponent/react-native-pager-view/**/*.{h,m}",
263 "swift_version": "5.0"