blob: 5536e9e78b6a0626abfa97ba49141274138f6f1d [file] [log] [blame]
{
"name": "NGSBadgeBarButton",
"version": "1.0.2",
"swift_version": "3.2",
"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.0/1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Pod/*.{swift}",
"frameworks": "UIKit"
}