[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / a / TabBarController / 1.0 / TabBarController.podspec.json
blob555d2b12d682aafa49fdcc4009c85bda1b9e9e55
2   "name": "TabBarController",
3   "version": "1.0",
4   "summary": "TabBarController acts like a UITabBarController that allows you to customize TabBar, frame and animations.",
5   "description": "TabBarController acts like a UITabBarController for iOS and tvOS, that allows you to customize TabBar, frame and animations.",
6   "homepage": "https://github.com/arnauddorgans/TabBarController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Arnoymous": "arnaud.dorgans@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/arnauddorgans/TabBarController.git",
16     "tag": "1.0"
17   },
18   "social_media_url": "https://twitter.com/arnauddorgans",
19   "platforms": {
20     "ios": "9.0",
21     "tvos": "9.0"
22   },
23   "source_files": "TabBarController/Classes/**/*",
24   "swift_version": "4.0"