blob: 9e0deb3329edd4327cfaefc9fed50c9d18a69f29 [file] [log] [blame]
{
"name": "DPCustomTabBarController",
"version": "1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DPCustomTabBarController/Classes/**/*",
"frameworks": "UIKit"
}