[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 2 / 1 / 3 / BadgeSwift / 2.0.6 / BadgeSwift.podspec.json
blob0268a48f4f2555e763de005e1d8f1fc3d3d95099
2   "name": "BadgeSwift",
3   "version": "2.0.6",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/marketplacer/swift-badge",
8   "summary": "Badge view for iOS and tvOS written in Swift",
9   "description": "This is a UI widget for iOS that shows a badge.\n\n* The badge is a subclass of UILabel view.\n* It can be created and customized from the Storyboard or programatically.",
10   "authors": {
11     "Evgenii Neumerzhitckii": "sausageskin@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/marketplacer/swift-badge.git",
15     "tag": "2.0.6"
16   },
17   "screenshots": "https://raw.githubusercontent.com/marketplacer/swift-badge/master/graphics/swift_badge_showcase_2.png",
18   "source_files": "BadgeSwift/**/*.swift",
19   "platforms": {
20     "ios": "8.0"
21   }