blob: 61ce03dfaed319fa2c7f1585e6e47f42b55bca67 [file] [log] [blame]
{
"name": "Bit6UI",
"version": "0.10.1",
"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": "8.0"
},
"source": {
"git": "https://github.com/bit6/bit6-ios-sdk.git",
"tag": "0.10.1"
},
"vendored_frameworks": "Bit6UI.framework",
"resource_bundles": {
"Bit6UIResources": "Bit6UIResources.bundle/*.*"
},
"requires_arc": true,
"dependencies": {
"Bit6": [
"~> 0.10.1"
]
}
}