[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / a / 8 / ExpandedTabBar / 3.0.0 / ExpandedTabBar.podspec.json
blobf402ba3d31042df08336eac3245a24827b18b5ce
2   "name": "ExpandedTabBar",
3   "version": "3.0.0",
4   "summary": "ExpandedTabBar is a very creative designed solution for \"more\" items in UITabBarController",
5   "homepage": "https://github.com/yervandsar/ExpandedTabBar",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Yervand Saribekyan": "yervandsar@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/yervandsar/ExpandedTabBar.git",
15     "tag": "3.0.0"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source_files": [
21     "Sources/ExpandedTabBar/*.swift",
22     "Sources/ExpandedTabBar/*/*.swift"
23   ]