blob: f2b90ddebf12d26aea90ce6ae712264110b49e62 [file] [log] [blame]
{
"name": "opus-ios",
"summary": "A totally open, royalty-free, highly versatile audio codec.",
"version": "1.1.3",
"homepage": "https://github.com/chrisballinger/Opus-iOS",
"authors": {
"Chris Ballinger": "chris@chatsecure.org"
},
"source": {
"git": "https://github.com/obaskanderi/Opus-iOS.git",
"tag": "1.1.3"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"vendored_frameworks": "opus.framework"
}