[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / a / b / 7 / react-component / 1.4.1 / react-component.podspec.json
blob6367e872df89db3a87ad64fb5b1ab124d14af957
2   "name": "react-component",
3   "version": "1.4.1",
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",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Liam Xu": "liamxujia@outlook.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/beatjs/react-component.git",
18     "tag": "1.4.1"
19   },
20   "header_dir": "ReactComponent",
21   "swift_versions": "5.0",
22   "vendored_frameworks": [
23     "ios/Framework/BVLinearGradient.xcframework",
24     "ios/Framework/lottie_react_native.xcframework",
25     "ios/Framework/react_native_get_random_values.xcframework",
26     "ios/Framework/react_native_image_resizer.xcframework",
27     "ios/Framework/react_native_pager_view.xcframework",
28     "ios/Framework/react_native_safe_area_context.xcframework",
29     "ios/Framework/react_native_video.xcframework",
30     "ios/Framework/react_native_webview.xcframework",
31     "ios/Framework/RNCMaskedView.xcframework",
32     "ios/Framework/RNDeviceInfo.xcframework",
33     "ios/Framework/RNFastImage.xcframework",
34     "ios/Framework/RNGestureHandler.xcframework",
35     "ios/Framework/RNReanimated.xcframework",
36     "ios/Framework/RNScreens.xcframework",
37     "ios/Framework/RNSentry.xcframework",
38     "ios/Framework/RNVectorIcons.xcframework"
39   ],
40   "dependencies": {
41     "react-ios": [
42       "~> 0.63.4.4"
43     ],
44     "Sentry": [
45       "~> 7.1.0"
46     ],
47     "SDWebImage": [
48       "~> 5.8"
49     ],
50     "SDWebImageWebPCoder": [
51       "~> 0.6.1"
52     ],
53     "SPTPersistentCache": [
54       "~> 1.1.0"
55     ],
56     "lottie-ios": [
57       "~> 3.1.8"
58     ],
59     "DVAssetLoaderDelegate": [
60       "~> 0.3.1"
61     ]
62   },
63   "swift_version": "5.0"