blob: acc558b821a855372248f0f36bcd2060f8999353 [file] [log] [blame]
{
"name": "LXPodText",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"AVFoundation",
"CoreMotion",
"CoreMedia"
],
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"Masonry": [
"~> 1.1.0"
]
},
"vendored_libraries": [
"Classes/Dependence/MoxieSDK/libMoxieSDK.a",
"Classes/Dependence/BaiQiShi/libBqsDFSDK-V2.2.1.a"
],
"resources": [
"Classes/FanbeiCreditSDKResource.bundle",
"Classes/Dependence/MGLivenessDetectionResource.bundle",
"Classes/Dependence/MGIDCardResource.bundle"
],
"vendored_frameworks": [
"Classes/Dependence/MGLivenessDetection.framework",
"Classes/Dependence/MGBaseKit.framework",
"Classes/Dependence/MGIDCard.framework",
"FanbeiCreditSDK.framework"
]
}