blob: 90ad0942ff7f8dc108ed7003271acdb9c896d87d [file] [log] [blame]
{
"name": "JBubbleTips",
"version": "1.0.0",
"summary": "A subClass on UIView that provides show and hide like bubble",
"description": "A subClass on UIView.\nIt is drawn like bubble.\nIt can show or hide when it's clicked.",
"homepage": "https://github.com/jiangleligejiang/JBubbleTips",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jams": "https://github.com/jiangleligejiang"
},
"source": {
"git": "https://github.com/jiangleligejiang/JBubbleTips.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JBubbleTips/Classes/**/*"
}