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