blob: 4232dbb14f2b2ca1de7d4a16c0626110e8fc4adc [file] [log] [blame]
{
"name": "MZCoreSDKLibrary",
"authors": {
"sunxianhao": "sunxianhao@rd.zmengzhu.com"
},
"version": "2.2.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.2.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "MZCoreLibrary/MZCoreSDKLibrary.framework",
"frameworks": [
"Foundation",
"AVFoundation",
"QuartzCore",
"OpenGLES",
"CoreVideo",
"CoreMedia",
"AssetsLibrary",
"UIKit",
"Security",
"JavaScriptCore",
"WebKit"
],
"libraries": [
"bz2",
"bz2.1.0",
"z.1.2.5",
"stdc++.6.0.9",
"icucore",
"c++",
"z",
"xml2"
],
"dependencies": {
"Masonry": [
],
"SDWebImage": [
"~> 4.0.0"
],
"MJRefresh": [
"~> 3.1.12"
],
"MJExtension": [
"~> 3.0.13"
],
"AFNetworking": [
"~> 4.0.1"
],
"MZSocketIO": [
]
},
"xcconfig": {
"ENABLE_BITCODE": "NO",
"HEADER_SEARCH_PATHS": "${SDKROOT}/usr/include/libxml2",
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
}
}