[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 8 / 4 / TakeMePaySDK-WeChatPaySupport / 0.0.7 / TakeMePaySDK-WeChatPaySupport.podspec.json
blob42f3de9be2a3f0d3c6dafb6dd2ddc322c743871b
2   "name": "TakeMePaySDK-WeChatPaySupport",
3   "version": "0.0.7",
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-iOS-WeChatPaySupport.git",
11     "tag": "0.0.7"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "ios": "10.0"
16   },
17   "vendored_frameworks": "TakeMePayWeChatPaySupport.framework",
18   "dependencies": {
19     "TakeMePaySDK": [
20       "~> 0.0.19"
21     ]
22   }