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