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