[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 4 / 5 / LLAPPaySDK / 2.7.9 / LLAPPaySDK.podspec.json
blobef986432b72cf8f215530708f47afc57b0688e8e
2   "name": "LLAPPaySDK",
3   "version": "2.7.9",
4   "summary": "LLAPPaySDK.",
5   "description": "LLAPPaySDK 是连连支付的  Pay SDK , 可以调起苹果的  Pay",
6   "homepage": "https://github.com/LLPayiOSDev/LLAPPaySDK",
7   "license": {
8     "type": "Copyright",
9     "text": "© 2003-2019 Lianlian Yintong Electronic Payment Co., Ltd. All rights reserved."
10   },
11   "authors": {
12     "LLPayiOSDev": "iosdev@lianlianpay.com"
13   },
14   "source": {
15     "git": "https://github.com/LLPayiOSDev/LLAPPaySDK.git",
16     "tag": "2.7.9"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "pod_target_xcconfig": {
23     "OTHER_LDFLAGS": "-lObjC"
24   },
25   "source_files": "LLAPPaySDK/**/*.{h,m}",
26   "public_header_files": "LLAPPaySDK/**/*.h",
27   "ios": {
28     "vendored_libraries": "LLAPPaySDK/libLLAPPaySDK.a"
29   },
30   "dependencies": {
31     "LLPay/Core": [
32       "2.7.9"
33     ]
34   }