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