[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 8 / e / LLPay / 2.7.5 / LLPay.podspec.json
blob51b9e15a597de07f9d8e3fbaba1d77f2f1dd2436
2   "name": "LLPay",
3   "version": "2.7.5",
4   "summary": "LianLian Pay Standard Payment SDK",
5   "description": "LLPay 是一个支持认证、快捷、分期付等支付方式的SDK, 为商户提供内嵌于APP的支付功能。",
6   "homepage": "https://gitee.com/LLPayiOS/LLPay",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LLPayiOSDev": "iosdev@yintong.com.cn"
13   },
14   "source": {
15     "git": "https://gitee.com/LLPayiOS/LLPay.git",
16     "tag": "2.7.5"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "pod_target_xcconfig": {
23     "OTHER_LDFLAGS": "-lObjC"
24   },
25   "source_files": "LLPay/**/*.{h,m}",
26   "public_header_files": "LLPay/**/*.h",
27   "ios": {
28     "vendored_libraries": "LLPay/*.a"
29   },
30   "resources": "LLPay/Assets/walletResources.bundle"