[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / a / b / 7 / react-component / 1.5.0 / react-component.podspec.json
blobd2a464a9b536f4e7bd56d2ce9b2b0998d518d791
2   "name": "react-component",
3   "version": "1.5.0",
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.5.0"
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/Lottie.xcframework",
26     "ios/Framework/react_native_get_random_values.xcframework",
27     "ios/Framework/react_native_image_resizer.xcframework",
28     "ios/Framework/react_native_pager_view.xcframework",
29     "ios/Framework/react_native_safe_area_context.xcframework",
30     "ios/Framework/react_native_video.xcframework",
31     "ios/Framework/react_native_webview.xcframework",
32     "ios/Framework/RNCMaskedView.xcframework",
33     "ios/Framework/RNDeviceInfo.xcframework",
34     "ios/Framework/RNFastImage.xcframework",
35     "ios/Framework/RNGestureHandler.xcframework",
36     "ios/Framework/RNReanimated.xcframework",
37     "ios/Framework/RNScreens.xcframework",
38     "ios/Framework/RNSentry.xcframework",
39     "ios/Framework/RNVectorIcons.xcframework"
40   ],
41   "dependencies": {
42     "react-ios": [
43       "~> 0.64.2.0"
44     ],
45     "Sentry": [
46       "~> 7.1.0"
47     ],
48     "SDWebImage": [
49       "~> 5.8"
50     ],
51     "SDWebImageWebPCoder": [
52       "~> 0.6.1"
53     ],
54     "SPTPersistentCache": [
55       "~> 1.1.0"
56     ],
57     "DVAssetLoaderDelegate": [
58       "~> 0.3.1"
59     ]
60   },
61   "swift_version": "5.0"