blob: 45b8d582f0882b359c00e176dcd361b25279c427 [file] [log] [blame]
{
"name": "QMBTabs",
"version": "0.3",
"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.3"
},
"source_files": "QMBTabs/*.{h,m}",
"resources": [
"QMBTabs/Resources/*.png"
],
"platforms": {
"ios": "5.0"
},
"requires_arc": true
}