blob: b8e9374c2f56d802b37589d5e83c8b4155eab414 [file] [log] [blame]
{
"name": "TakeMePaySDK-WeChatPaySupport",
"version": "0.0.3",
"summary": "The WeChat Pay plugin for TakeMe Pay SDK",
"description": "The WeChat Pay plugin is used for supporting WeChat Pay feature in TakeMePay SDK, if developer wants to use WeChat Pay in the TakeMePay SDK, please add this dependency.",
"homepage": "https://takemepay.com",
"license": "MIT",
"authors": "TakeMePay",
"source": {
"git": "https://github.com/takeme-pay/TakeMePaySDK-WeChatPaySupport.git"
},
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "TakeMePayWeChatPaySupport.framework",
"dependencies": {
"TakeMePaySDK": [
"~> 0.0.19"
]
}
}