blob: d96f7544d5f744f7ef496389e71765c8d961100c [file] [log] [blame]
{
"name": "DPCustomTabBarController",
"version": "1.3",
"summary": "A UITabBarController subclass with custom view and buttons",
"description": "This library allows to use any UIView as UITabBarController and any button on it to work at TabBar Button Item.",
"homepage": "https://github.com/kostassite/DPCustomTabBarController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kostas Antonopoulos": "kostas@devpro.gr"
},
"source": {
"git": "https://github.com/kostassite/DPCustomTabBarController.git",
"tag": "1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DPCustomTabBarController/Classes/**/*",
"frameworks": "UIKit"
}