[Add] CookieOvenWebtoon 3.2.6
[CocoaPods.git] / Specs / d / e / b / YeswayPay / 0.0.1 / YeswayPay.podspec.json
blobbc246ea73aac96f3efae490b79a6f6f1de4503bc
2   "name": "YeswayPay",
3   "version": "0.0.1",
4   "summary": "A short description of WeChatPay.",
5   "description": "From YesWay chinaDev 2020/03/08",
6   "homepage": "https://gitee.com/jiodg45",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Guo Longxiang, (Longxiang.Guo@partner.bmw.com)": "Longxiang.Guo@partner.bmw.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://gitee.com/jiodg45/YeswayPayPod.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "public_header_files": "Classes/*.h",
23   "resources": [
24     "PaySDKResources.bundle",
25     "SVProgressHUD.bundle"
26   ],
27   "dependencies": {
28     "AliPayAli": [
30     ],
31     "WeChatPay": [
33     ]
34   },
35   "static_framework": true,
36   "ios": {
37     "vendored_libraries": "Library/libPaySDK.a"
38   },
39   "xcconfig": {
40     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
41   },
42   "requires_arc": true