[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / f / 2 / HugeTabBarButton / 0.2 / HugeTabBarButton.podspec.json
blob4390e7f0fe44f00feb42d2022311ed7818dad9bf
2   "name": "HugeTabBarButton",
3   "version": "0.2",
4   "summary": "HugeTabBarButton for huge UITabBar button images",
5   "description": "HugeTabBarButton lets you create a tab bar button with as huge of an image as you want",
6   "homepage": "https://github.com/fortmarek/HugeTabBarButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Marek Fort": "marekfort@me.com"
13   },
14   "source": {
15     "git": "https://github.com/fortmarek/HugeTabBarButton.git",
16     "tag": "0.2"
17   },
18   "source_files": "HugeTabBarButton/**/*",
19   "exclude_files": "HugeTabBarButton/*.plist",
20   "swift_version": "4.2",
21   "platforms": {
22     "ios": "9.0"
23   }