[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 8 / 3 / XXPayTool / 0.3.0 / XXPayTool.podspec.json
blobd552eb83b52c27a7b95ee77c36ef1187892a3b97
2   "name": "XXPayTool",
3   "version": "0.3.0",
4   "summary": "集成主流支付方式",
5   "description": "集成主流支付方式,包括Apple Pay、微信、支付宝、银联",
6   "homepage": "https://github.com/lyuxxx/XXPayTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lyuxxx": "lyxiel@163.com"
13   },
14   "source": {
15     "git": "https://github.com/lyuxxx/XXPayTool.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XXPayTool/*.{h,m}",
22   "public_header_files": "XXPayTool/XXPayTool.h",
23   "requires_arc": true,
24   "dependencies": {
25     "LLAPPaySDK": [
27     ],
28     "XXWeChatSDK": [
30     ],
31     "XXAlipaySDK": [
33     ],
34     "UnionPay": [
36     ]
37   }