[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / d / 1 / JSBadgeView / 1.4.1 / JSBadgeView.podspec.json
blob6af7ddf04a73c2bf4d50d736962f5ea1d23428a2
2   "name": "JSBadgeView",
3   "version": "1.4.1",
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": "1.4.1"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "JSBadgeView": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": "QuartzCore"