[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / a / 0 / BYLBadgeView / 1.0.0 / BYLBadgeView.podspec.json
blobfddbf373b8015ff4f0f9e59cb35727e9146cfdf1
2   "name": "BYLBadgeView",
3   "version": "1.0.0",
4   "summary": "An animatable, TextKit based view to display badges.",
5   "description": "                   BYLBadgeView is a UIView subclass that draws a configurable, animatable badge.\n\n\t\t   This is useful if you want the badge to do some animation, such as a quick flash, \n\t\t   when it's badge value changes. You can also have it animate up to a particular badge,\n\t\t   or animate down.\n",
6   "homepage": "https://github.com/byliner/BYLBadgeView",
7   "license": "MIT",
8   "authors": {
9     "James Richard": "ketzu@icloud.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/byliner/BYLBadgeView.git",
16     "tag": "v1.0.0"
17   },
18   "source_files": "Sources",
19   "requires_arc": true