[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / b / d / 1 / JSBadgeView / 1.3.0 / JSBadgeView.podspec.json
blob38994414340b922be25c0cd1f41c2e609e699f33
2   "name": "JSBadgeView",
3   "version": "1.3.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.3.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