[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / a / b / 7 / react-component / 1.0.0 / react-component.podspec.json
blob6a2319d7562b0da7f5e39216c53212b5ea70e011
2   "name": "react-component",
3   "version": "1.0.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.0.0"
19   },
20   "swift_versions": "5.0",
21   "resource_bundles": {
22     "FontsResources": [
23       "ios/ReactComponent/RNVectorIcons/Fonts/*.ttf"
24     ]
25   },
26   "source_files": "ios/ReactComponent/**/*.{h,m,swift}",
27   "dependencies": {
28     "react-ios": [
29       "~> 0.63.4.1"
30     ],
31     "lottie-ios": [
32       "~> 3.1.8"
33     ],
34     "SPTPersistentCache": [
35       "~> 1.1.0"
36     ],
37     "DVAssetLoaderDelegate": [
38       "~> 0.3.1"
39     ],
40     "SDWebImage": [
41       "~> 5.8"
42     ],
43     "SDWebImageWebPCoder": [
44       "~> 0.6.1"
45     ],
46     "Sentry": [
47       "~> 6.1.4"
48     ]
49   },
50   "swift_version": "5.0"