[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 8 / 3 / c / TabNavigatable / 1.0.1 / TabNavigatable.podspec.json
blobdfa36d2d472ebe9a6a76d549637d5d103976ef02
2   "name": "TabNavigatable",
3   "version": "1.0.1",
4   "summary": "A useful protocol and its extension when you make custom TabBarViewController.",
5   "homepage": "https://github.com/kwosu87/TabNavigatable",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Wooseong Kim": "kwosu87@me.com"
12   },
13   "source": {
14     "git": "https://github.com/kwosu87/TabNavigatable.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "Sources/*.swift",
18   "frameworks": "UIKit",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "pushed_with_swift_version": "3.1"