blob: 3f3795aabfce30f0ebc93220c9babb25510aeb23 [file] [log] [blame]
{
"name": "NGSBadgeBarButton",
"version": "1.2.0",
"swift_version": "4.0",
"summary": "UIBarButton with red badge in corner",
"description": "UIBarButton subclass to provide option to set red badge on its corner. AutoLayout in action",
"homepage": "https://github.com/PauliusVindzigelskis/NGSBadgeBarButton",
"screenshots": "https://user-images.githubusercontent.com/2383901/36121468-e32e9756-100b-11e8-9e64-ddcd0d6e8514.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Paulius Vindzigelskis": "p.vindzigelskis@gmail.com"
},
"source": {
"git": "https://github.com/PauliusVindzigelskis/NGSBadgeBarButton.git",
"tag": "R1.2/1.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Pod/*.{swift}",
"frameworks": "UIKit"
}