blob: 49a0e482a00e891f14219965ea029a8e7f740845 [file] [log] [blame]
{
"name": "TakeMePaySDK-WeChatPaySupport",
"version": "0.0.15",
"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.15"
},
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "TakeMePayWeChatPaySupport.framework",
"dependencies": {
"TakeMePaySDK": [
"~> 0.0.37"
]
}
}