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",
24 "ios/ReactComponent/RNVectorIcons/Fonts/*.ttf"
27 "pod_target_xcconfig": {
28 "DEFINES_MODULE": "YES"
30 "default_subspecs": "All",
35 "react-component/RNCMaskedView": [
38 "react-component/RNGestureHandler": [
41 "react-component/RNReanimated": [
44 "react-component/RNScreens": [
47 "react-component/RNDeviceInfo": [
50 "react-component/RNSentry": [
53 "react-component/RNFastImage": [
56 "react-component/RNVectorIcons": [
59 "react-component/lottie-react-native": [
62 "react-component/react-native-get-random-values": [
65 "react-component/react-native-image-resizer": [
68 "react-component/react-native-safe-area-context": [
71 "react-component/react-native-video": [
74 "react-component/react-native-webview": [
80 "name": "RNCMaskedView",
81 "source_files": "ios/ReactComponent/RNCMaskedView/**/*.{h,m}",
89 "name": "RNGestureHandler",
90 "source_files": "ios/ReactComponent/RNGestureHandler/**/*.{h,m}",
98 "name": "RNReanimated",
99 "source_files": "ios/ReactComponent/RNReanimated/**/*.{h,m}",
108 "source_files": "ios/ReactComponent/RNScreens/**/*.{h,m}",
116 "name": "RNDeviceInfo",
117 "source_files": "ios/ReactComponent/RNDeviceInfo/**/*.{h,m}",
126 "source_files": "ios/ReactComponent/RNSentry/**/*.{h,m}",
137 "name": "RNFastImage",
138 "source_files": "ios/ReactComponent/RNFastImage/**/*.{h,m}",
146 "SDWebImageWebPCoder": [
152 "name": "RNVectorIcons",
153 "source_files": "ios/ReactComponent/RNVectorIcons/**/*.{h,m}",
161 "name": "lottie-react-native",
162 "source_files": "ios/ReactComponent/lottie-react-native/**/*.{h,m,swift}",
173 "name": "react-native-get-random-values",
174 "source_files": "ios/ReactComponent/react-native-get-random-values/**/*.{h,m}",
182 "name": "react-native-image-resizer",
183 "source_files": "ios/ReactComponent/react-native-image-resizer/**/*.{h,m}",
191 "name": "react-native-safe-area-context",
192 "source_files": "ios/ReactComponent/react-native-safe-area-context/**/*.{h,m}",
200 "name": "react-native-video",
201 "source_files": "ios/ReactComponent/react-native-video/**/*.{h,m}",
206 "SPTPersistentCache": [
209 "DVAssetLoaderDelegate": [
215 "name": "react-native-webview",
216 "source_files": "ios/ReactComponent/react-native-webview/**/*.{h,m}",
224 "swift_version": "5.0"