blob: ade35f9bfcf29abcd59d3375d556d2099b1ae42e [file] [log] [blame]
{
"name": "EasyTipView",
"version": "2.0.1",
"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": "2.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}