blob: 9131a7e69370298e40cf955c7bad9a8c6a8e4fa7 [file] [log] [blame]
{
"name": "MZCoreSDKLibrary",
"authors": {
"sunxianhao": "sunxianhao@rd.zmengzhu.com"
},
"version": "2.3.0",
"summary": "MZCroeSDKLibrary iOS SDK",
"description": "Provides the user to push the stream and the playback function",
"homepage": "http://www.zmengzhu.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/mengzhuSDK/MZCoreLibrary-IOS.git",
"tag": "2.3.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"frameworks": [
"Foundation",
"AVFoundation",
"QuartzCore",
"OpenGLES",
"CoreVideo",
"CoreMedia",
"AssetsLibrary",
"UIKit",
"Security",
"JavaScriptCore",
"WebKit"
],
"libraries": [
"bz2",
"bz2.1.0",
"z.1.2.5",
"icucore",
"c++",
"z",
"xml2"
],
"vendored_frameworks": "MZCoreLibrary/MZCoreSDKLibrary.framework",
"resources": "MZCoreLibrary/MZCoreSDKLibrary.bundle",
"dependencies": {
"Masonry": [
],
"SDWebImage": [
"~> 4.0.0"
],
"MJRefresh": [
"~> 3.1.12"
],
"MJExtension": [
"~> 3.0.13"
],
"AFNetworking": [
"~> 4.0.1"
],
"MZSocketIO": [
],
"EGOCache": [
"~> 2.1.3"
],
"MBProgressHUD": [
"~> 1.0.0"
],
"Reachability": [
"~> 3.2"
],
"GTMBase64": [
"~> 1.0.0"
]
},
"xcconfig": {
"ENABLE_BITCODE": "NO",
"HEADER_SEARCH_PATHS": "${SDKROOT}/usr/include/libxml2",
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
}
}