[Add] RiveRuntime 6.5.1
[CocoaPods.git] / Specs / a / b / 7 / react-component / 0.0.5 / react-component.podspec.json
blob80e8fbec6ae50125bc4faf4bd27fc3b5dce5027b
2   "name": "react-component",
3   "version": "0.0.5",
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": "0.0.5"
19   },
20   "swift_versions": "5.0",
21   "resource_bundles": {
22     "FontsResources": [
23       "ios/RNVectorIcons/Fonts/*.ttf"
24     ]
25   },
26   "source_files": [
27     "ios/ReactComponent/**/*.{h,m}",
28     "ios/lottie-react-native/**/*.{h,m,swift}",
29     "ios/react-native-get-random-values/**/*.{h,m}",
30     "ios/react-native-image-resizer/**/*.{h,m}",
31     "ios/react-native-video/**/*.{h,m}",
32     "ios/react-native-webview/**/*.{h,m}",
33     "ios/RNCMaskedView/**/*.{h,m}",
34     "ios/RNDeviceInfo/**/*.{h,m}",
35     "ios/RNFastImage/**/*.{h,m}",
36     "ios/RNGestureHandler/**/*.{h,m}",
37     "ios/RNReanimated/**/*.{h,m}",
38     "ios/RNScreens/**/*.{h,m}",
39     "ios/RNSentry/**/*.{h,m}",
40     "ios/RNVectorIcons/**/*.{h,m}"
41   ],
42   "dependencies": {
43     "react-ios": [
44       "~> 0.63.4.0"
45     ],
46     "lottie-ios": [
47       "~> 3.1.8"
48     ],
49     "SPTPersistentCache": [
50       "~> 1.1.0"
51     ],
52     "DVAssetLoaderDelegate": [
53       "~> 0.3.1"
54     ],
55     "SDWebImage": [
56       "~> 5.8"
57     ],
58     "SDWebImageWebPCoder": [
59       "~> 0.6.1"
60     ],
61     "Sentry": [
62       "6.1.4"
63     ]
64   },
65   "swift_version": "5.0"