blob: df010401518338515e263dcab379f2df925bf14e [file] [log] [blame]
{
"name": "EasyTipView",
"version": "0.1.7",
"license": "MIT",
"summary": "Elegant tooltip view written in Swift",
"description": "EasyTipView is a fully customisable tooltip view written in Swift that can be used as a call to action or informative tip. It can be shown above of below any UIBarItem or UIView subclass.",
"homepage": "https://github.com/teodorpatras/EasyTipView",
"social_media_url": "http://twitter.com/teodorpatras",
"authors": {
"Teodor PatraČ™": "me@teodorpatras.com"
},
"source": {
"git": "https://github.com/teodorpatras/EasyTipView.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}