blob: a92fa45f59610e532c9e5fc490db72d4ae57595c [file] [log] [blame]
{
"name": "ogg-ios",
"summary": "Ogg is a multimedia container format, and the native file and stream format for the Xiph.org multimedia codecs.",
"version": "1.3.2",
"homepage": "https://github.com/obaskanderi/Ogg-iOS",
"authors": {
"Omair Baskanderi": "omairb@gmail.com"
},
"source": {
"git": "https://github.com/obaskanderi/Ogg-iOS.git",
"tag": "1.3.2"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"vendored_frameworks": "ogg.framework"
}