blob: dbf25b687c1eda6971f06fbb690602bf09cb1306 [file] [log] [blame]
{
"name": "Zoom",
"authors": "Amit Jain",
"homepage": "https://get.fabric.io/crashlytics",
"libraries": [
"sqlite3",
"stdc++.6.0.9",
"z.1.2.5"
],
"license": {
"text": "",
"type": "Commercial"
},
"summary": "ZOOM iOS SDK",
"version": "1.0.2",
"source": {
"git": "https://github.com/gravicle/zoom.git",
"tag": "v1.0.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "lib/MobileRTC.framework/Headers/*.{h}",
"ios": {
"header_dir": "lib/MobileRTC"
},
"public_header_files": "lib/MobileRTC.framework/Headers/*.h",
"vendored_frameworks": "lib/MobileRTC.framework",
"resources": "lib/MobileRTCResources.bundle",
"frameworks": [
"MobileRTC",
"VideoToolbox"
]
}