[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / d / e / CustomTabBarBadge / 0.1.0 / CustomTabBarBadge.podspec.json
blob35ffe71ec8cc1e101d4bfff42a6e2afbe70be38a
2   "name": "CustomTabBarBadge",
3   "version": "0.1.0",
4   "summary": "This library provides a way to add custom Badge with Animation to TabBar.",
5   "description": "* This library adds an extension to UITabBarItem to add customised Badge to UITabBar\n* It provides Animation protocol for the developer to provide their own Animations\n* It provides a configuration protocol for the developer to provide their own configurations, such as font, backgroundColor etc.",
6   "homepage": "https://github.com/croyneaus4u/CustomTabBarBadge",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "croyneaus4u": "croyneaus4u@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/croyneaus4u/CustomTabBarBadge.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CustomTabBarBadge/Classes/**/*",
22   "pushed_with_swift_version": "3.0"