[Add] PingOidc 1.0.0
[CocoaPods.git] / Specs / 2 / 1 / 3 / BadgeSwift / 2.0.4 / BadgeSwift.podspec.json
blob3c36a460683445ccccac985cdb547341a95dfb2a
2   "name": "BadgeSwift",
3   "version": "2.0.4",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/marketplacer/swift-badge",
8   "summary": "Badge view for iOS 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.4"
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   }