[Add] CZarSDK 1.1.12-test01
[CocoaPods.git] / Specs / 9 / a / 0 / BYLBadgeView / 1.0.1 / BYLBadgeView.podspec.json
blob2c19bb4f0878cd473eff0ac8bb1dd7827da92dca
2   "name": "BYLBadgeView",
3   "version": "1.0.1",
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.1"
17   },
18   "source_files": "Sources",
19   "requires_arc": true