blob: 6b11a22bff8fde2078672b6c3620263d4076bb69 [file] [log] [blame]
{
"name": "WKPlugin",
"version": "1.0.3",
"summary": "WKPlugin of wallet",
"description": "供第三方使用钱包插件,仅供做个人及合作开发者使用",
"homepage": "https://github.com/Doggylin/WKPlugin",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dogd": "lcl1994@outlook.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Doggylin/WKPlugin.git",
"tag": "1.0.3"
},
"vendored_frameworks": "WalletPluginFramework/Wiccwallet.framework",
"source_files": [
"WKPlugin",
"WalletPluginFramework/**/*.{h,m}"
]
}