blob: 6178146fc1095dee3e70feea751d45f96a4ba861 [file] [log] [blame]
{
"name": "NGTabBarController",
"version": "0.0.1",
"summary": "A custom TabBarController implementation for iPhone and iPad.",
"description": "A custom TabBarController which can be positioned on the bottom, top, left or top. Utilizes iOS 5 Containment API if possible, but works on iOS 4 too. The TabBar is fully customizable with a tintColor or background image as well as the possibility to show/hide the item highlight and the possibility to change the text colors, have image-only tabBar items etc.",
"homepage": "https://github.com/NOUSguide/NGTabBarController",
"authors": {
"NOUSguide Inc. / NOUS Wissensmanagement GmbH": "info@nousguide.com"
},
"source": {
"git": "https://github.com/NOUSguide/NGTabBarController.git",
"commit": "a2c5fbf89e07fcf6343707899193a0371abcb2a9"
},
"license": "MIT",
"platforms": {
"ios": null
},
"source_files": "NGTabBarController",
"requires_arc": true
}