[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 0 / 5 / FCWebPay / 1.0.1 / FCWebPay.podspec.json
blob354d9e934508002291a8e860ae2b466ad7161474
2   "name": "FCWebPay",
3   "version": "1.0.1",
4   "summary": "FCWebPay",
5   "description": "FCWebPay 网页拉起支付宝微信支付",
6   "homepage": "https://gitee.com/FCComp/FCWebPay",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fczhouyou": "zhouyou@sobey.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://gitee.com/FCComp/FCWebPay.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "FCWebPay/FCWebPay.framework/Headers/*.h",
22   "vendored_frameworks": "FCWebPay/*.framework",
23   "dependencies": {
24     "FCBaseKit": [
26     ],
27     "MJRefresh": [
29     ],
30     "Masonry": [
32     ],
33     "SVProgressHUD": [
35     ],
36     "AFNetworking": [
38     ],
39     "FMDB": [
41     ],
42     "Toast": [
44     ],
45     "MJExtension": [
47     ],
48     "SDWebImage": [
50     ],
51     "ReactiveObjC": [
53     ],
54     "AliyunOSSiOS": [
56     ],
57     "MBProgressHUD": [
59     ],
60     "FCMobStat": [
62     ],
63     "SAMKeychain": [
65     ],
66     "TMCTYunOssSDK": [
68     ]
69   }