[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / e / c / ExpandableTabBar / 3.1.1 / ExpandableTabBar.podspec.json
blob8478196ea037070ae88bf5358fe220330c4b8663
2   "name": "ExpandableTabBar",
3   "version": "3.1.1",
4   "summary": "ExpandableTabBar is a very creative designed solution for \"more\" items in UITabBarController",
5   "homepage": "https://github.com/mmdock/ExpandableTabBar",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Morgan Dock": "morgan.dock@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/mmdock/ExpandableTabBar.git",
15     "tag": "3.1.1"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source_files": [
21     "Sources/ExpandedTabBar/*.swift",
22     "Sources/ExpandedTabBar/*/*.swift"
23   ]