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": [
102 "name": "RNCMaskedView",
103 "source_files": "ios/ReactComponent/RNCMaskedView/**/*.{h,m}",
111 "name": "RNGestureHandler",
112 "source_files": "ios/ReactComponent/RNGestureHandler/**/*.{h,m}",
120 "name": "RNReanimated",
121 "source_files": "ios/ReactComponent/RNReanimated/**/*.{h,m}",
130 "source_files": "ios/ReactComponent/RNScreens/**/*.{h,m}",
138 "name": "RNDeviceInfo",
139 "source_files": "ios/ReactComponent/RNDeviceInfo/**/*.{h,m}",
148 "source_files": "ios/ReactComponent/RNSentry/**/*.{h,m}",
159 "name": "RNFastImage",
160 "source_files": "ios/ReactComponent/RNFastImage/**/*.{h,m}",
168 "SDWebImageWebPCoder": [
174 "name": "RNVectorIcons",
175 "resource_bundles": {
177 "ios/ReactComponent/RNVectorIcons/Fonts/*.ttf"
180 "source_files": "ios/ReactComponent/RNVectorIcons/**/*.{h,m}",
188 "name": "lottie-react-native",
189 "source_files": "ios/ReactComponent/lottie-react-native/**/*.{h,m,swift}",
200 "name": "react-native-get-random-values",
201 "source_files": "ios/ReactComponent/react-native-get-random-values/**/*.{h,m}",
209 "name": "react-native-image-resizer",
210 "source_files": "ios/ReactComponent/react-native-image-resizer/**/*.{h,m}",
218 "name": "react-native-safe-area-context",
219 "source_files": "ios/ReactComponent/react-native-safe-area-context/**/*.{h,m}",
227 "name": "react-native-video",
228 "source_files": "ios/ReactComponent/react-native-video/**/*.{h,m}",
233 "SPTPersistentCache": [
236 "DVAssetLoaderDelegate": [
242 "name": "react-native-webview",
243 "source_files": "ios/ReactComponent/react-native-webview/**/*.{h,m}",
251 "swift_version": "5.0"