blob: 2fe9386cea3f363de9c5a4313e0c1893a65a4833 [file] [log] [blame]
{
"name": "RDVTabBarController",
"version": "1.1.5",
"summary": "Highly customizable tabBar and tabBarController for iOS",
"description": "RDVTabBarController is iPad and iPhone compatible. Supports landscape and portrait orientations and can be used inside UINavigationController.",
"homepage": "https://github.com/robbdimitrov/RDVTabBarController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Robert Dimitrov": "robert_dimitrov@me.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/robbdimitrov/RDVTabBarController.git",
"tag": "v1.1.5"
},
"source_files": [
"RDVTabBarController",
"RDVTabBarController/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"CoreGraphics",
"Foundation"
],
"requires_arc": true
}