blob: 0d1d11a60412467c6d2a2f08acd6ce61c1fe22fd [file] [log] [blame]
{
"name": "XGCreatSDK",
"version": "1.1.0",
"summary": "西瓜信用的SDK XGCreatSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/edspayLei/XGCreditSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leixiangxiang@edspay.com": "leixiangxiang@edspay.com"
},
"source": {
"git": "https://github.com/edspayLei/XGCreditSDK.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"XGCreatSDK/Classes/MoxieSDK/**/*.{h,m}",
"XGCreatSDK/Classes/BaiQiShi/BqsDeviceFingerPrinting.h"
],
"frameworks": [
"AVFoundation",
"CoreMotion",
"CoreMedia"
],
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"Masonry": [
"~> 1.1.0"
],
"SVProgressHUD": [
"~> 2.2.5"
]
},
"resources": [
"XGCreatSDK/Classes/MGLivenessDetectionResource.bundle",
"XGCreatSDK/Classes/MGIDCardResource.bundle",
"XGCreatSDK/Classes/FanbeiCreditSDKResource.bundle",
"XGCreatSDK/Classes/MoxieSDK/resources/*.png"
],
"vendored_libraries": [
"XGCreatSDK/Classes/MoxieSDK/libMoxieSDK.a",
"XGCreatSDK/Classes/BaiQiShi/libBqsDFSDK-V2.2.1.a"
],
"vendored_frameworks": [
"XGCreatSDK/Classes/MGLivenessDetection.framework",
"XGCreatSDK/Classes/MGBaseKit.framework",
"XGCreatSDK/Classes/MGIDCard.framework",
"XGCreatSDK/Classes/FanbeiCreditSDK.framework"
]
}