[Add] HandyStorage 1.0.3
[CocoaPods.git] / Specs / b / d / 1 / JSBadgeView / 1.3.1 / JSBadgeView.podspec.json
blob405f6190371dab4710ca92c267f88a1e8e4ed116
2   "name": "JSBadgeView",
3   "version": "1.3.1",
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.3.1"
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