[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 1 / 4 / LXPodText / 0.1.8 / LXPodText.podspec.json
blob6f139810601fa43a600bc132001af3cce6ad4d68
2   "name": "LXPodText",
3   "version": "0.1.8",
4   "summary": "A test project",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/edspayLei/LXPodText",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "leixiangxiang@edspay.com": "leixiangxiang@edspay.com"
13   },
14   "source": {
15     "git": "https://github.com/edspayLei/LXPodText.git",
16     "tag": "0.1.8"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "Classes/Dependence/MoxieSDK/**/*.{h,m}",
23     "Classes/Dependence/BaiQiShi/BqsDeviceFingerPrinting.h"
24   ],
25   "frameworks": [
26     "AVFoundation",
27     "CoreMotion",
28     "CoreMedia"
29   ],
30   "dependencies": {
31     "AFNetworking": [
32       "~> 3.2.1"
33     ],
34     "Masonry": [
35       "~> 1.1.0"
36     ]
37   },
38   "resources": [
39     "Classes/Dependence/MGLivenessDetectionResource.bundle",
40     "Classes/Dependence/MGIDCardResource.bundle",
41     "Classes/Dependence/FanbeiCreditSDKResource.bundle",
42     "Classes/Dependence/MoxieSDK/resources/*.png"
43   ],
44   "vendored_libraries": [
45     "Classes/Dependence/MoxieSDK/libMoxieSDK.a",
46     "Classes/Dependence/BaiQiShi/libBqsDFSDK-V2.2.1.a"
47   ],
48   "vendored_frameworks": [
49     "Classes/Dependence/MGLivenessDetection.framework",
50     "Classes/Dependence/MGBaseKit.framework",
51     "Classes/Dependence/MGIDCard.framework",
52     "Classes/Dependence/FanbeiCreditSDK.framework"
53   ]