blob: f6644f24117738e8cceb5663a28610ac39370a21 [file] [log] [blame]
{
"name": "eRelyOnLib",
"version": "1.0.7",
"summary": "A short description of eRelyOnLib.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lytios/eRelyOnLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"24290265@qq.com": "24290265@qq.com"
},
"source": {
"git": "https://github.com/lytios/eRelyOnLib.git",
"tag": "v1.0.7"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": [
"eRelyOnLib/Classes/framework/MGFaceIDLiveDetect.framework",
"eRelyOnLib/Classes/framework/MGFaceIDBaseKit.framework"
]
},
"resources": "eRelyOnLib/Assets/*.*",
"libraries": "c++",
"xcconfig": {
"OTHER_LDFLAGS": "$(inherited)-ObjC",
"ENABLE_BITCONDE": "NO",
"HEADER_SEARCH_PATHS": "${SDK_DIR}/usr/include/libc++"
},
"dependencies": {
"AFNetworking": [
],
"SDWebImage": [
],
"MBProgressHUD": [
],
"IQKeyboardManager": [
],
"NIMSDK": [
],
"Masonry": [
],
"MJRefresh": [
],
"MJExtension": [
],
"eCameraLib": [
],
"WPAttributedMarkup": [
]
}
}