| { |
| "name": "NGTabBarController", |
| "version": "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", |
| "tag": "0.1" |
| }, |
| "license": "MIT", |
| "platforms": { |
| "ios": null |
| }, |
| "source_files": "NGTabBarController", |
| "requires_arc": true |
| } |