[Add] DocumentReaderNightly 7.6.4234
[CocoaPods.git] / Specs / 6 / 2 / e / UITabbarItem-CustomBadge / 2.0.2 / UITabbarItem-CustomBadge.podspec.json
blob0babf7d9d341f3bacf30101a3e4555e677fa740e
2   "name": "UITabbarItem-CustomBadge",
3   "version": "2.0.2",
4   "summary": "A refined replacement of UITabbarItem badge.",
5   "description": "In ios UITabbarItem badge customization is pretty limited, to overcome that issue this pod is created.",
6   "homepage": "https://github.com/ratulSharker/UITabbarItem-CustomBadge",
7   "screenshots": "https://raw.githubusercontent.com/ratulSharker/Gif-Demonstration/master/UITabbarItem%2BCustomBadge/UITabbarItem%2BCustomBadge-demo.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Ratul sharker": "sharker.ratul.08@gmail.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/ratulSharker/UITabbarItem-CustomBadge.git",
20     "tag": "2.0.1"
21   },
22   "source_files": "UITabbarItem+CustomBadge/*.{h,m}",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "requires_arc": true