[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 0 / 4 / WKPlugin / 1.0.2 / WKPlugin.podspec.json
bloba9b79839f016cd3746e86d42472bb9ff28fb69f4
2   "name": "WKPlugin",
3   "version": "1.0.2",
4   "summary": "WKPlugin of wallet",
5   "description": "供第三方使用钱包插件,仅供做个人及合作开发者使用",
6   "homepage": "https://github.com/Doggylin/WKPlugin",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dogd": "lcl1994@outlook.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/Doggylin/WKPlugin.git",
19     "tag": "1.0.2"
20   },
21   "vendored_frameworks": "WalletPluginFramework/Wiccwallet.framework",
22   "source_files": [
23     "WKPlugin",
24     "WalletPluginFramework/**/*.{h,m}"
25   ]