blob: b6b9c052e69f049dd8d519e62063a8796455074a [file] [log] [blame]
{
"name": "QMBTabs",
"version": "0.2",
"summary": "A Google Chrome like tab view controller.",
"homepage": "https://github.com/quemb/QMBTabs",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Toni Moeckel": "tonimoeckel@gmail.com"
},
"source": {
"git": "https://github.com/quemb/QMBTabs.git",
"tag": "0.2"
},
"source_files": "QMBTabs/*.{h,m}",
"resources": [
"QMBTabs/Resources/*.png"
],
"platforms": {
"ios": "5.0"
},
"requires_arc": true
}