blob: 9a77d6f39ac5ed188559624aebe8eecd3022b487 [file] [log] [blame]
{
"name": "RicRibbonTag",
"version": "1.0.1",
"summary": "Library for adding tags shaped as ribbons to existing views",
"description": "Library for adding tags shaped as ribbons to existing views, can be used on top\nof any UIView. It allows corner ribbons as well as horizontal and vertical ones.\nIt can be customized easily to fit multiple designs.",
"homepage": "https://github.com/ricardrm88/RicRibbonTag",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Ricard",
"platforms": {
"ios": "8.1"
},
"source": {
"git": "https://github.com/ricardrm88/RicRibbonTag.git",
"tag": "1.0.1"
},
"source_files": [
"RicRibbonTag",
"RicRibbonTag/**/*.{swift}"
]
}