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