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