blob: 6a146418fe42acd2ddbf5ac2f52c4aa82fe5d77e [file] [log] [blame]
{
"name": "Bit6UI",
"version": "0.9.7",
"summary": "Bit6UI Framework",
"description": "Bit6 is a real-time, cloud-based communications-as-a-service platform that allows mobile and web \napplication developers to quickly and easily add voice/video calling, texting, and multimedia \nmessaging capabilities into their apps.",
"license": {
"type": "MIT"
},
"homepage": "http://bit6.github.io/bit6-ios-sdk/",
"authors": {
"Carlos Thurber": "carlos@voxofon.com",
"Alexey Goloshubin": "alexey@voxofon.com"
},
"social_media_url": "http://twitter.com/bit6com",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/bit6/bit6-ios-sdk.git",
"tag": "0.9.7"
},
"vendored_frameworks": "Bit6UI.framework",
"resource_bundles": {
"Bit6UIResources": "Bit6UIResources.bundle/*.*"
},
"requires_arc": true,
"dependencies": {
"Bit6": [
"~> 0.9.7"
]
}
}