blob: 89f629074509d7013d265a0068f1db59d2d678e5 [file] [log] [blame]
{
"name": "RBBubble",
"version": "0.1.0",
"summary": "A Bubble view with custom corner radius and padding",
"description": "\"Draw Bubble with tip and padding and corner radius.\"",
"homepage": "https://github.com/rezabina86/RBBubble",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rezabina86": "tavakolibina@gmail.com"
},
"source": {
"git": "https://github.com/rezabina86/RBBubble.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "RBBubble/Classes/*.swift",
"frameworks": "UIKit"
}