blob: b8ac4f16275afc38d3ab517b286a8b71c3198053 [file] [log] [blame]
{
"name": "MZCoreSDKLibrary",
"authors": {
"sunxianhao": "sunxianhao@rd.zmengzhu.com"
},
"version": "2.1.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.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "MZCoreLibrary/MZCoreSDKLibrary.framework",
"resources": "MZCoreLibrary/MZRefresh.bundle",
"frameworks": [
"Foundation",
"AVFoundation",
"QuartzCore",
"OpenGLES",
"CoreVideo",
"CoreMedia",
"AssetsLibrary",
"UIKit",
"Security"
],
"libraries": [
"bz2",
"bz2.1.0",
"z.1.2.5",
"stdc++.6.0.9",
"icucore",
"c++",
"z",
"xml2"
],
"xcconfig": {
"ENABLE_BITCODE": "NO",
"HEADER_SEARCH_PATHS": "${SDKROOT}/usr/include/libxml2",
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
}
}