blob: f00ffd3d47113645df3ee5ddb1341f082a544e82 [file] [log] [blame]
{
"name": "JBubbleTips",
"version": "0.1.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": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JBubbleTips/Classes/**/*"
}