blob: d0eab2521866e1753a7b098d14bef05b56fb4f89 [file] [log] [blame]
{
"name": "LLTokenPaySDK",
"version": "3.2",
"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.2"
},
"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"
}