[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / c / 3 / e / BDFinanceSDK / 1.6.1 / BDFinanceSDK.podspec.json
blob10a647dc129645a0cc05b82faa60bcf0f18daf2c
2   "name": "BDFinanceSDK",
3   "version": "1.6.1",
4   "summary": "预审和订单详情",
5   "description": "----成功引用问题",
6   "homepage": "https://gitee.com/zenth",
7   "license": "MIT",
8   "authors": "zenth",
9   "platforms": {
10     "ios": "12.0"
11   },
12   "source": {
13     "git": "https://gitee.com/zenth/dycsdk",
14     "tag": "1.6.1"
15   },
16   "vendored_frameworks": "BDFinanceSDK.framework",
17   "libraries": [
18     "c++",
19     "z",
20     "sqlite3"
21   ],
22   "frameworks": [
23     "QuartzCore",
24     "ImageIO",
25     "Foundation",
26     "UIKit"
27   ],
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "dependencies": {
35     "OpenSSL-Universal": [
37     ],
38     "AFNetworking": [
39       "~> 3.2.1"
40     ],
41     "Masonry": [
43     ],
44     "MJRefresh": [
46     ],
47     "MJExtension": [
49     ],
50     "SDWebImage": [
52     ],
53     "IQKeyboardManager": [
55     ],
56     "SVProgressHUD": [
58     ],
59     "AliyunOSSiOS": [
61     ],
62     "SSKeychain": [
64     ],
65     "NIMSDK": [
67     ],
68     "WPAttributedMarkup": [
70     ],
71     "AgoraRtcEngine_iOS": [
73     ],
74     "AipOcrSdk": [
76     ],
77     "iflyMSC": [
79     ]
80   }