[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / 6 / f / SSPayTools / 1.0.0 / SSPayTools.podspec.json
blob88b6add57972fa9ca2017790903a47613ac8dc2c
2   "name": "SSPayTools",
3   "version": "1.0.0",
4   "summary": "It is a payManager , the ways to pay include IAP, ZFB, WX etc",
5   "description": "It just a tools of pay, the ways to pay include IAP, ZFB, WX etc",
6   "homepage": "https://gitee.com/leon_gmc/SSPay.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gmc": "leongmc@yeah.net"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://gitee.com/leon_gmc/SSPay.git",
19     "commit": "7b98167e9363938ef0af8f2f13de03cbec4b23f3",
20     "tag": "1.0.0"
21   },
22   "source_files": "SSPay/**/*.{h,m}",
23   "requires_arc": true,
24   "frameworks": [
25     "Foundation",
26     "UIKit",
27     "StoreKit"
28   ],
29   "dependencies": {
30     "AliPay": [
32     ],
33     "WechatOpenSDK": [
35     ]
36   }