[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / f / a / DPCustomTabBarController / 1.2 / DPCustomTabBarController.podspec.json
blob9fcea3ecc38176f58515a39193d9b3f9f5cfa4d6
2   "name": "DPCustomTabBarController",
3   "version": "1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DPCustomTabBarController/Classes/**/*",
22   "frameworks": "UIKit"