[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / b / 8 / EasyTipView / 2.1.0 / EasyTipView.podspec.json
blob02c122b4ab224334724e7641188f9c8ee2e81ef7
2   "name": "EasyTipView",
3   "version": "2.1.0",
4   "license": "MIT",
5   "summary": "Elegant tooltip view written in Swift",
6   "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.",
7   "homepage": "https://github.com/teodorpatras/EasyTipView",
8   "authors": {
9     "Teodor PatraČ™": "hello@teodorpatras.com"
10   },
11   "source": {
12     "git": "https://github.com/teodorpatras/EasyTipView.git",
13     "tag": "2.1.0"
14   },
15   "swift_versions": "5.0",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source_files": "Sources/EasyTipView/*.swift",
20   "requires_arc": true,
21   "swift_version": "5.0"