4 "summary": "LLMPay iOS SDK",
5 "description": "LLMPaySDK是一个统一网关支付SDK,支持连连支付的认证支付、快捷支付、分期付等支付方式, 支持短信、TouchID、FaceID等验证方式",
6 "homepage": "https://gitee.com/LLPayiOS/LLMPay",
9 "text": "© 2003-2018 Lianlian Yintong Electronic Payment Co., Ltd. All rights reserved."
12 "LLPayiOSDev": "iosdev@yintong.com.cn"
15 "git": "https://gitee.com/LLPayiOS/LLMPay.git",
22 "pod_target_xcconfig": {
23 "OTHER_LDFLAGS": "-lObjC"
25 "source_files": "LLMPay/**/*.{h,m}",
26 "public_header_files": "LLMPay/**/*.h",
28 "vendored_libraries": "LLMPay/*.a"
30 "resources": "LLMPay/Assets/*.bundle"