blob: da10b4988d79fdfcb4b239e3784c5c8f4c991d1a [file] [log] [blame]
{
"name": "SZEasyTipView",
"version": "0.1.0",
"summary": "Elegant tooltip view written in Objective-C, copy from EasyTipView(https://github.com/teodorpatras/EasyTipView)",
"description": "EasyTipView is a fully customisable tooltip view written in Objective-C 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/gogozs/SZEasyTipView",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Song Zhou": "zhousong1993@gmail.com"
},
"source": {
"git": "https://github.com/gogozs/SZEasyTipView.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/songzhou21",
"platforms": {
"ios": "8.0"
},
"source_files": "SZEasyTipView/Classes/**/*"
}