[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 6 / 5 / LLMPay / 3.3.2 / LLMPay.podspec.json
blobbb4b02008abd76c754067a2f430bcc46fa9c400e
2   "name": "LLMPay",
3   "version": "3.3.2",
4   "summary": "LLMPay iOS SDK",
5   "description": "LLMPaySDK是一个统一网关支付SDK,支持连连支付的认证支付、快捷支付、分期付等支付方式, 支持短信、TouchID、FaceID等验证方式",
6   "homepage": "https://gitee.com/LLPayiOS/LLMPay",
7   "license": {
8     "type": "CopyRight",
9     "text": "© 2003-2018 Lianlian Yintong Electronic Payment Co., Ltd. All rights reserved."
10   },
11   "authors": {
12     "LLPayiOSDev": "iosdev@yintong.com.cn"
13   },
14   "source": {
15     "git": "https://gitee.com/LLPayiOS/LLMPay.git",
16     "tag": "3.3.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "pod_target_xcconfig": {
23     "OTHER_LDFLAGS": "-lObjC"
24   },
25   "source_files": "LLMPay/**/*.{h,m}",
26   "public_header_files": "LLMPay/**/*.h",
27   "ios": {
28     "vendored_libraries": "LLMPay/*.a"
29   },
30   "resources": "LLMPay/Assets/*.bundle"