[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / d / 1 / JSBadgeView / 2.0.0 / JSBadgeView.podspec.json
blobcbc20fce28fc4ae6bf8910d1902a9c651bc90e3d
2   "name": "JSBadgeView",
3   "version": "2.0.0",
4   "summary": "Customizable UIKit badge view like the one on applications in the iOS springboard.",
5   "description": "Customizable UIKit badge view like the one on applications in the iOS springboard. Very optimized for performance: drawn entirely using CoreGraphics.",
6   "homepage": "https://github.com/JaviSoto/JSBadgeView",
7   "license": "MIT",
8   "authors": {
9     "Javier Soto": "ios@javisoto.es"
10   },
11   "source": {
12     "git": "https://github.com/JaviSoto/JSBadgeView.git",
13     "tag": "2.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": "QuartzCore"