[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / f / SZEasyTipView / 0.1.0 / SZEasyTipView.podspec.json
blobda10b4988d79fdfcb4b239e3784c5c8f4c991d1a
2   "name": "SZEasyTipView",
3   "version": "0.1.0",
4   "summary": "Elegant tooltip view written in Objective-C, copy from EasyTipView(https://github.com/teodorpatras/EasyTipView)",
5   "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.",
6   "homepage": "https://github.com/gogozs/SZEasyTipView",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Song Zhou": "zhousong1993@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/gogozs/SZEasyTipView.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/songzhou21",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SZEasyTipView/Classes/**/*"