[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 0 / a / eRelyOnLib / 0.1.0 / eRelyOnLib.podspec.json
blob92ef913e919e709ab4ce3b052af8e4e0c4b050e8
2   "name": "eRelyOnLib",
3   "version": "0.1.0",
4   "summary": "A short description of eRelyOnLib.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lytios/eRelyOnLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "24290265@qq.com": "24290265@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/lytios/eRelyOnLib.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "eRelyOnLib/Classes/file/**/*.{h,m,a,xml,model}",
22   "vendored_libraries": "eRelyOnLib/Classes/framework/libBHFaceDetector.a",
23   "libraries": "c++",
24   "xcconfig": {
25     "OTHER_LDFLAGS": "$(inherited)-ObjC",
26     "ENABLE_BITCONDE": "NO",
27     "HEADER_SEARCH_PATHS": "${SDK_DIR}/usr/include/libc++"
28   },
29   "frameworks": [
30     "SystemConfiguration",
31     "CoreMotion",
32     "AVFoundation",
33     "CoreMedia"
34   ],
35   "ios": {
36     "vendored_frameworks": [
37       "eRelyOnLib/Classes/framework/MGFaceIDLiveDetect.framework",
38       "eRelyOnLib/Classes/framework/MGFaceIDBaseKit.framework"
39     ]
40   },
41   "resources": [
42     "eRelyOnLib/Assets/MGFaceIDLiveCustomDetect.bundle",
43     "eRelyOnLib/Assets/BHFace_Resource.bundle"
44   ],
45   "dependencies": {
46     "AFNetworking": [
48     ],
49     "SDWebImage": [
51     ],
52     "MBProgressHUD": [
54     ],
55     "IQKeyboardManager": [
57     ],
58     "NIMSDK": [
60     ],
61     "Masonry": [
63     ],
64     "eCameraLib": [
66     ],
67     "MJRefresh": [
69     ],
70     "MJExtension": [
72     ]
73   }