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": "source",
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": "ios/Framework/ReactComponent.xcframework",
29 "react-ios/framework": [
38 "SDWebImageWebPCoder": [
41 "SPTPersistentCache": [
47 "DVAssetLoaderDelegate": [
55 "react-component/RNCMaskedView": [
58 "react-component/RNGestureHandler": [
61 "react-component/RNReanimated": [
64 "react-component/RNScreens": [
67 "react-component/RNDeviceInfo": [
70 "react-component/RNSentry": [
73 "react-component/RNFastImage": [
76 "react-component/RNVectorIcons": [
79 "react-component/lottie-react-native": [
82 "react-component/react-native-get-random-values": [
85 "react-component/react-native-image-resizer": [
88 "react-component/react-native-safe-area-context": [
91 "react-component/react-native-video": [
94 "react-component/react-native-webview": [
97 "react-component/react-native-pager-view": [
103 "name": "RNCMaskedView",
104 "source_files": "ios/ReactComponent/RNCMaskedView/**/*.{h,m}",
112 "name": "RNGestureHandler",
113 "source_files": "ios/ReactComponent/RNGestureHandler/**/*.{h,m}",
121 "name": "RNReanimated",
122 "source_files": "ios/ReactComponent/RNReanimated/**/*.{h,m}",
131 "source_files": "ios/ReactComponent/RNScreens/**/*.{h,m}",
139 "name": "RNDeviceInfo",
140 "source_files": "ios/ReactComponent/RNDeviceInfo/**/*.{h,m}",
149 "source_files": "ios/ReactComponent/RNSentry/**/*.{h,m}",
160 "name": "RNFastImage",
161 "source_files": "ios/ReactComponent/RNFastImage/**/*.{h,m}",
169 "SDWebImageWebPCoder": [
175 "name": "RNVectorIcons",
176 "resource_bundles": {
178 "ios/ReactComponent/RNVectorIcons/Fonts/*.ttf"
181 "source_files": "ios/ReactComponent/RNVectorIcons/**/*.{h,m}",
189 "name": "lottie-react-native",
190 "source_files": "ios/ReactComponent/lottie-react-native/**/*.{h,m,swift}",
201 "name": "react-native-get-random-values",
202 "source_files": "ios/ReactComponent/react-native-get-random-values/**/*.{h,m}",
210 "name": "react-native-image-resizer",
211 "source_files": "ios/ReactComponent/react-native-image-resizer/**/*.{h,m}",
219 "name": "react-native-safe-area-context",
220 "source_files": "ios/ReactComponent/react-native-safe-area-context/**/*.{h,m}",
228 "name": "react-native-video",
229 "source_files": "ios/ReactComponent/react-native-video/**/*.{h,m}",
234 "SPTPersistentCache": [
237 "DVAssetLoaderDelegate": [
243 "name": "react-native-webview",
244 "source_files": "ios/ReactComponent/react-native-webview/**/*.{h,m}",
252 "name": "react-native-pager-view",
253 "source_files": "ios/ReactComponent/react-native-pager-view/**/*.{h,m}",
261 "swift_version": "5.0"