blob: 85918f2ba25ff8e13a6603b44e94df0721acd4c3 [file] [log] [blame]
{
"name": "GBStorageController",
"version": "1.0.2",
"summary": "iOS Control for a retractable tab bar that supports full customisation in terms of sizing, behaviour, and custom views.",
"homepage": "https://github.com/lmirosevic/GBStorageController",
"license": "Apache License, Version 2.0",
"authors": {
"Luka Mirosevic": "luka@goonbee.com"
},
"platforms": {
"ios": "5.0",
"osx": "10.6"
},
"source": {
"git": "https://github.com/lmirosevic/GBStorageController.git",
"tag": "1.0.2"
},
"source_files": "GBStorageController/GBStorageController.{h,m}",
"public_header_files": "GBStorageController/GBStorageController.h",
"requires_arc": true,
"dependencies": {
"GBToolbox": [
]
}
}