blob: ee6bebca6f0bbf510cbf65c2bbea5ca946af6944 [file] [log] [blame]
{
"name": "FQLPaySDK",
"version": "1.5.0",
"summary": "乐卡支付SDK",
"homepage": "https://github.com/FenqileAppTeam/FQLPaySDK-iOS",
"authors": {
"treewang@lexin.com": "treewang@lexin.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/FenqileAppTeam/FQLPaySDK-iOS.git",
"tag": "1.5.0"
},
"vendored_frameworks": [
"FQLPaySDK/FQLPay.framework",
"FQLPaySDK/MGFaceIDBaseKit.framework",
"FQLPaySDK/MGFaceIDIDCardKernelKit.framework",
"FQLPaySDK/MGFaceIDIDCardKit.framework",
"FQLPaySDK/MGFaceIDIDCardKit.framework"
],
"requires_arc": true,
"frameworks": [
"CoreMotion",
"Contacts",
"AdSupport",
"CoreLocation",
"AddressBook",
"CoreTelephony",
"SystemConfiguration",
"CFNetwork",
"MobileCoreServices"
],
"libraries": [
"resolv.9",
"stdc++",
"z"
],
"xcconfig": {
"VALID_ARCHS": "armv7s arm64 x86_64 arm64e"
},
"pod_target_xcconfig": {
"CLANG_CXX_LANGUAGE_STANDARD": "c++11",
"CLANG_CXX_LIBRARY": "libc++",
"ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"
},
"resources": [
"FQLPaySDK/FQLPayResource.bundle",
"FQLPaySDK/MGFaceIDIDCardResouce.bundle",
"FQLPaySDK/MGFaceIDLiveCustomDetect.bundle"
],
"dependencies": {
"AFNetworking": [
],
"YTKKeyValueStore": [
"~> 0.1.2"
],
"MJExtension": [
"~> 3.1.0"
],
"GZIP": [
]
}
}