[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / c / 0 / a / eRelyOnLib / 1.0.7 / eRelyOnLib.podspec.json
blobf6644f24117738e8cceb5663a28610ac39370a21
2   "name": "eRelyOnLib",
3   "version": "1.0.7",
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": "v1.0.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "vendored_frameworks": [
23       "eRelyOnLib/Classes/framework/MGFaceIDLiveDetect.framework",
24       "eRelyOnLib/Classes/framework/MGFaceIDBaseKit.framework"
25     ]
26   },
27   "resources": "eRelyOnLib/Assets/*.*",
28   "libraries": "c++",
29   "xcconfig": {
30     "OTHER_LDFLAGS": "$(inherited)-ObjC",
31     "ENABLE_BITCONDE": "NO",
32     "HEADER_SEARCH_PATHS": "${SDK_DIR}/usr/include/libc++"
33   },
34   "dependencies": {
35     "AFNetworking": [
37     ],
38     "SDWebImage": [
40     ],
41     "MBProgressHUD": [
43     ],
44     "IQKeyboardManager": [
46     ],
47     "NIMSDK": [
49     ],
50     "Masonry": [
52     ],
53     "MJRefresh": [
55     ],
56     "MJExtension": [
58     ],
59     "eCameraLib": [
61     ],
62     "WPAttributedMarkup": [
64     ]
65   }