blob: ef986432b72cf8f215530708f47afc57b0688e8e [file] [log] [blame]
{
"name": "LLAPPaySDK",
"version": "2.7.9",
"summary": "LLAPPaySDK.",
"description": "LLAPPaySDK 是连连支付的  Pay SDK , 可以调起苹果的  Pay",
"homepage": "https://github.com/LLPayiOSDev/LLAPPaySDK",
"license": {
"type": "Copyright",
"text": "© 2003-2019 Lianlian Yintong Electronic Payment Co., Ltd. All rights reserved."
},
"authors": {
"LLPayiOSDev": "iosdev@lianlianpay.com"
},
"source": {
"git": "https://github.com/LLPayiOSDev/LLAPPaySDK.git",
"tag": "2.7.9"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"source_files": "LLAPPaySDK/**/*.{h,m}",
"public_header_files": "LLAPPaySDK/**/*.h",
"ios": {
"vendored_libraries": "LLAPPaySDK/libLLAPPaySDK.a"
},
"dependencies": {
"LLPay/Core": [
"2.7.9"
]
}
}