blob: 27e67634752e767b108430d0e1e5c3abf1693d3e [file] [log] [blame]
{
"name": "LLTokenPaySDK",
"version": "3.3",
"summary": "LLTokenPaySDK",
"description": "LLTokenPaySDK是一个支付标记化的SDK, 支持连连支付的认证支付、快捷支付、分期付、基金支付等支付方式, 支持短信、TouchID、FaceID等验证方式",
"homepage": "https://github.com/LLPayiOSDev/LLTokenPaySDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LLPayiOSDev": "iosdev@yintong.com.cn"
},
"source": {
"git": "https://github.com/LLPayiOSDev/LLTokenPaySDK.git",
"tag": "3.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"source_files": "LLTokenPaySDK/**/*.{h,m}",
"public_header_files": "LLTokenPaySDK/**/*.h",
"ios": {
"vendored_libraries": "LLTokenPaySDK/libLLTokenPaySDK.a"
},
"resources": "LLTokenPaySDK/Assets/walletResources.bundle"
}