[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / f / a / DPCustomTabBarController / 1.4 / DPCustomTabBarController.podspec.json
bloba6b83832c833ca3bfd593a233ce701894a31b500
2   "name": "DPCustomTabBarController",
3   "version": "1.4",
4   "summary": "A UITabBarController subclass with custom view and buttons",
5   "description": "This library allows to use any UIView as UITabBarController and any button on it to work at TabBar Button Item.",
6   "homepage": "https://github.com/kostassite/DPCustomTabBarController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kostas Antonopoulos": "kostas@devpro.gr"
13   },
14   "source": {
15     "git": "https://github.com/kostassite/DPCustomTabBarController.git",
16     "tag": "1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DPCustomTabBarController/Classes/**/*",
22   "frameworks": "UIKit"