blob: 90f0b632da4f999ee9a90f3beb02097fd500779a [file] [log] [blame]
{
"name": "HQFQLPaySDK",
"version": "1.5.2.2",
"summary": "hq乐卡支付SDK",
"homepage": "https://github.com/TianQiLi/HQFQLPaySDK",
"platforms": {
"ios": "8.0"
},
"authors": "tq",
"source": {
"git": "https://github.com/TianQiLi/HQFQLPaySDK.git",
"tag": "1.5.2.2"
},
"vendored_frameworks": [
"FQLPaySDK/FQLPay.framework",
"FQLPaySDK/MGFaceIDBaseKit.framework",
"FQLPaySDK/MGFaceIDIDCardKernelKit.framework",
"FQLPaySDK/MGFaceIDIDCardKit.framework",
"FQLPaySDK/MGFaceIDLiveDetect.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/NSURLSession": [
"~>3.0"
],
"AFNetworking/Security": [
"~>3.0"
],
"AFNetworking/Serialization": [
"~>3.0"
],
"AFNetworking/Reachability": [
"~>3.0"
],
"YTKKeyValueStore": [
"~> 0.1.2"
],
"MJExtension": [
"~> 3.1.0"
],
"GZIP": [
]
}
}