[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 1 / 4 / 5 / LLAPPaySDK / 2.7.0 / LLAPPaySDK.podspec.json
blob29d760e3d1710b0d07bb1d5e3ad7968bd165353c
2   "name": "LLAPPaySDK",
3   "version": "2.7.0",
4   "summary": "LLAPPaySDK.",
5   "description": "LLAPPaySDK 是连连支付的  Pay SDK , 可以调起苹果的  Pay",
6   "homepage": "https://github.com/LLPayiOSDev/LLAPPaySDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LLPayiOSDev": "iosdev@yintong.com.cn"
13   },
14   "source": {
15     "git": "https://github.com/LLPayiOSDev/LLAPPaySDK.git",
16     "tag": "2.7.0"
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   }