4 "summary": "Simple battery shaped UIView.",
5 "description": "Usage:\n\n```swift\nlet batteryView = BatteryView(frame: smallRect)\nbatteryView.level = 42 // anywhere in 0...100\n```",
6 "homepage": "https://github.com/yonat/BatteryView",
7 "screenshots": "https://raw.githubusercontent.com/yonat/BatteryView/master/Screenshots/Battery.png",
13 "Yonat Sharon": "yonat@ootips.org"
15 "social_media_url": "http://twitter.com/yonatsharon",
16 "swift_version": "4.2",
22 "git": "https://github.com/yonat/BatteryView.git",
25 "source_files": "Sources/*"