blob: 37325c88259b5c3ef2a5b0097d5cfc5bca96226a [file] [log] [blame]
{
"name": "VWBubbleLabel",
"version": "1.0.0",
"summary": "This is a bubble label you can always see in chat list",
"description": "This repo supplied a shortcut to create a label in front of a bubble image regardless of scaling the bubble. The bubble image and display mode can be customzied, details writted in Example File.",
"homepage": "https://github.com/voicewitness/VWBubbleLabel",
"license": "MIT",
"authors": {
"voicewitness": "voicewitness@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/voicewitness/VWBubbleLabel.git",
"tag": "1.0.0"
},
"source_files": [
"VWBubbleLabel",
"VWBubbleLabel/*.{h,m}"
],
"exclude_files": "Example"
}