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