[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / e / f / SZEasyTipView / 0.1.2 / SZEasyTipView.podspec.json
blob1b7b68aed851f1250317687dd522a22cb3ad1c1f
2   "name": "SZEasyTipView",
3   "version": "0.1.2",
4   "license": "BSD",
5   "summary": "Elegant tooltip view written in Objective-C, copy from\n  EasyTipView(https://github.com/teodorpatras/EasyTipView)",
6   "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.",
7   "homepage": "https://github.com/gogozs/SZEasyTipView",
8   "social_media_url": "http://www.twitter.com/songzhou21",
9   "authors": {
10     "Song Zhou": "zhousong1993@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/gogozs/SZEasyTipView.git",
14     "tag": "0.1.2"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "SZEasyTipView/source/*.{h,m}",
20   "requires_arc": true