blob: 4a78241d1328a2ca5810f7a616f4fdee5c7e89fa [file] [log] [blame]
{
"name": "RGInnerBadgeButton",
"version": "0.2.0",
"summary": "Inner Badge Button with IBDesignable.",
"description": "Inner Badge Button with IBDesignable. Enjoy it!",
"homepage": "https://github.com/zeushin/RGInnerBadgeButton",
"screenshots": [
"https://raw.githubusercontent.com/beomcheol/RGInnerBadgeButton/0.1.0/Screenshots/Screen%20Shot%202017-01-12%20at%2010.46.04%20AM.png",
"https://raw.githubusercontent.com/beomcheol/RGInnerBadgeButton/0.1.0/Screenshots/Simulator%20Screen%20Shot%2012%20Jan%202017%2C%2010.47.01%20AM.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Masher Shin": "zeushin@gmail.com"
},
"source": {
"git": "https://github.com/zeushin/RGInnerBadgeButton.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/masher_s",
"platforms": {
"ios": "9.0"
},
"source_files": "RGInnerBadgeButton/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}