blob: 42f3de9be2a3f0d3c6dafb6dd2ddc322c743871b [file] [log] [blame]
{
"name": "TakeMePaySDK-WeChatPaySupport",
"version": "0.0.7",
"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-iOS-WeChatPaySupport.git",
"tag": "0.0.7"
},
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "TakeMePayWeChatPaySupport.framework",
"dependencies": {
"TakeMePaySDK": [
"~> 0.0.19"
]
}
}