[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 5 / f / NeatTipView / 1.0.0 / NeatTipView.podspec.json
blobade69255e3d9560713e1db905d41698858f073e6
2   "name": "NeatTipView",
3   "version": "1.0.0",
4   "summary": "Display tooltip views in swift.",
5   "description": "NeatTipView allows you to display message tooltips that can be used as call to actions or informative tips.",
6   "homepage": "https://github.com/rootstrap/NeatTipView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "german.stabile@gmail.com": "german.stabile@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/rootstrap/NeatTipView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "NeatTipView/Classes/**/*",
22   "frameworks": "UIKit",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"