blob: def55095b817b28864705d5b557490a7c6643ace [file] [log] [blame]
{
"name": "OffcnLiveSDKiOS",
"version": "2.6.0.6",
"summary": "OffcnLiveSDKiOS.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitlab.eoffcn.com/zhangyunjie/OffcnLiveSDKiOS.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangyunjie": "zhangyunjie@offcn.com"
},
"source": {
"git": "https://gitlab.eoffcn.com/zhangyunjie/OffcnLiveSDKiOS.git",
"tag": "2.6.0.6"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "OffcnLiveSDKiOS/Classes/*.h",
"public_header_files": "OffcnLiveSDKiOS/Classes/*.h",
"vendored_frameworks": [
"OffcnLiveSDKiOS/Frameworks/ZGIJKMediaFramework.framework",
"OffcnLiveSDKiOS/Frameworks/WebRTC.framework"
],
"frameworks": [
"CFNetwork",
"CoreFoundation",
"CoreData",
"Foundation",
"AudioToolbox",
"AVFoundation",
"CoreGraphics",
"CoreMedia",
"CoreVideo",
"MediaPlayer",
"MobileCoreServices",
"OpenGLES",
"QuartzCore",
"UIKit",
"VideoToolbox",
"SystemConfiguration",
"CoreTelephony"
],
"vendored_libraries": [
"OffcnLiveSDKiOS/Libraries/libOffcnLiveSDK.a"
],
"libraries": [
"c++",
"bz2",
"z",
"xml2",
"sqlite3",
"xml2",
"resolv"
],
"resources": "OffcnLiveSDKiOS/Resources/*.bundle",
"user_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}