blob: 6ed86e7d1616a8acf7ea3f61cc21ecfa3c6ce74d [file] [log] [blame]
{
"name": "wk-walletPlugin",
"version": "1.0.0",
"summary": "A short description of wk-walletPlugin.",
"description": "no description",
"homepage": "https://github.com/Doggylin/wk-walletPlugin",
"license": "MIT",
"authors": {
"Dogd": "lcl1994@outlook.com"
},
"source": {
"git": "https://github.com/Doggylin/wk-walletPlugin.git",
"tag": "1.0.0"
},
"source_files": [
"Wiccwallet.framework",
"Wiccwallet.framework/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}