blob: f735227f3caab29c11e818854b1091b646fb8e2c [file] [log] [blame]
{
"name": "Open-AVD",
"version": "1.0.2",
"summary": "3Tee Open-AVD SDK for ios, audio video and data communication",
"homepage": "https://github.com/honggf/Open-AVD",
"license": "MIT",
"authors": {
"honggf": "554225932@qq.com"
},
"source": {
"git": "https://github.com/honggf/Open-AVD.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "public/*.h",
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics",
"MediaPlayer",
"CoreAudio",
"AudioToolbox",
"Accelerate",
"QuartzCore",
"OpenGLES",
"AVFoundation"
],
"libraries": [
"c++",
"z",
"bz2",
"iconv"
]
}