[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / b / 7 / react-component / 0.0.6 / react-component.podspec.json
blobf1a247f49fc6d8accd6454fb86995c089e4b6fdc
2   "name": "react-component",
3   "version": "0.0.6",
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.6"
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-safe-area-context/**/*.{h,m}",
32     "ios/react-native-video/**/*.{h,m}",
33     "ios/react-native-webview/**/*.{h,m}",
34     "ios/RNCMaskedView/**/*.{h,m}",
35     "ios/RNDeviceInfo/**/*.{h,m}",
36     "ios/RNFastImage/**/*.{h,m}",
37     "ios/RNGestureHandler/**/*.{h,m}",
38     "ios/RNReanimated/**/*.{h,m}",
39     "ios/RNScreens/**/*.{h,m}",
40     "ios/RNSentry/**/*.{h,m}",
41     "ios/RNVectorIcons/**/*.{h,m}"
42   ],
43   "dependencies": {
44     "react-ios": [
45       "~> 0.63.4.0"
46     ],
47     "lottie-ios": [
48       "~> 3.1.8"
49     ],
50     "SPTPersistentCache": [
51       "~> 1.1.0"
52     ],
53     "DVAssetLoaderDelegate": [
54       "~> 0.3.1"
55     ],
56     "SDWebImage": [
57       "~> 5.8"
58     ],
59     "SDWebImageWebPCoder": [
60       "~> 0.6.1"
61     ],
62     "Sentry": [
63       "6.1.4"
64     ]
65   },
66   "swift_version": "5.0"