[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 4 / 0 / MiniTabBar / 1.0.1 / MiniTabBar.podspec.json
bloba570cf285ed00cfd728cc5daa11c89a2aa3bf49c
2   "name": "MiniTabBar",
3   "version": "1.0.1",
4   "summary": "Clean and simple UITabBar alternative",
5   "description": "Written in Swift 3 this UITabBar alternative has a much cleaner look. Titles are only shown when tapped on.",
6   "homepage": "https://github.com/d-32/MiniTabBar",
7   "screenshots": "https://raw.githubusercontent.com/D-32/MiniTabBar/master/screenshot.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Dylan Marriott": "info@d-32.com"
14   },
15   "source": {
16     "git": "https://github.com/d-32/MiniTabBar.git",
17     "tag": "1.0.1"
18   },
19   "social_media_url": "https://twitter.com/dylan36032",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "MiniTabBar/Classes/**/*",
24   "pushed_with_swift_version": "3.0"