[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / a / 8 / d / RSBridgeCore / 0.2.0 / RSBridgeCore.podspec.json
blob235dd6b557981789d83b1f200f63a56f55ad2fc2
2   "name": "RSBridgeCore",
3   "version": "0.2.0",
4   "summary": "适配最低支持iOS12",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://jihulab.com/gaoguangxiao",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "小修": "gaoguangxiao125@sina.com"
13   },
14   "source": {
15     "git": "http://gitlab.risekid.cn/ce/ios-bridge/core.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "RSBridgeCore/Classes/**/*",
23   "dependencies": {
24     "ZKBaseSwiftProject": [
26     ],
27     "KeychainAccess": [
29     ]
30   },
31   "swift_version": "5.0"