[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 1 / 4 / LXPodText / 1.0.0 / LXPodText.podspec.json
blob28cdeef5c7f4acf3c525f6330f3ae5b8100d4822
2   "name": "LXPodText",
3   "version": "1.0.0",
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": "1.0.0"
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     "SVProgressHUD": [
38       "~> 2.2.5"
39     ]
40   },
41   "resources": [
42     "Classes/Dependence/MGLivenessDetectionResource.bundle",
43     "Classes/Dependence/MGIDCardResource.bundle",
44     "Classes/Dependence/FanbeiCreditSDKResource.bundle",
45     "Classes/Dependence/MoxieSDK/resources/*.png"
46   ],
47   "vendored_libraries": [
48     "Classes/Dependence/MoxieSDK/libMoxieSDK.a",
49     "Classes/Dependence/BaiQiShi/libBqsDFSDK-V2.2.1.a"
50   ],
51   "vendored_frameworks": [
52     "Classes/Dependence/MGLivenessDetection.framework",
53     "Classes/Dependence/MGBaseKit.framework",
54     "Classes/Dependence/MGIDCard.framework",
55     "Classes/Dependence/FanbeiCreditSDK.framework"
56   ]