[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / 8 / ABBadgeButton / 0.1.0 / ABBadgeButton.podspec.json
blobe3435c69b5669f023093d6f2c714aa2a0b965162
2   "name": "ABBadgeButton",
3   "version": "0.1.0",
4   "summary": "UIButton subclass containing a fully customizable badge.",
5   "description": "ABBadgeButton is a UIButton subclass allowing you to set a fully customizable badge attached to it. The purpose of this button is to be able to set badges on any clickable view (thus button) in your app. All developers are welcome to contribute to this pod and improve it!",
6   "homepage": "https://github.com/alexbredy/ABBadgeButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alexander Bredy": ""
13   },
14   "source": {
15     "git": "https://github.com/alexbredy/ABBadgeButton.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ABBadgeButton/Classes/**/*",
22   "pushed_with_swift_version": "3.0"