[Add] TensorFlowLiteSwift 0.0.1-nightly.20250111
[CocoaPods.git] / Specs / c / 8 / 4 / TakeMePaySDK-WeChatPaySupport / 0.0.4 / TakeMePaySDK-WeChatPaySupport.podspec.json
blob4f51649134c540f96321d89e0f643672f714b46f
2   "name": "TakeMePaySDK-WeChatPaySupport",
3   "version": "0.0.4",
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   },
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   }