[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 8 / 4 / TakeMePaySDK-WeChatPaySupport / 0.0.3 / TakeMePaySDK-WeChatPaySupport.podspec.json
blobb8e9374c2f56d802b37589d5e83c8b4155eab414
2   "name": "TakeMePaySDK-WeChatPaySupport",
3   "version": "0.0.3",
4   "summary": "The WeChat Pay plugin for TakeMe Pay SDK",
5   "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.",
6   "homepage": "https://takemepay.com",
7   "license": "MIT",
8   "authors": "TakeMePay",
9   "source": {
10     "git": "https://github.com/takeme-pay/TakeMePaySDK-WeChatPaySupport.git"
11   },
12   "requires_arc": true,
13   "platforms": {
14     "ios": "10.0"
15   },
16   "vendored_frameworks": "TakeMePayWeChatPaySupport.framework",
17   "dependencies": {
18     "TakeMePaySDK": [
19       "~> 0.0.19"
20     ]
21   }