| { |
| "name": "NeatTipView", |
| "version": "1.0.1", |
| "summary": "Display tooltip views in swift.", |
| "description": "NeatTipView allows you to display message tooltips that can be used as call to actions or informative tips.", |
| "homepage": "https://github.com/rootstrap/NeatTipView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "german.stabile@gmail.com": "german.stabile@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/rootstrap/NeatTipView.git", |
| "tag": "1.0.1" |
| }, |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "source_files": "NeatTipView/Classes/**/*", |
| "frameworks": "UIKit", |
| "swift_versions": "5.0", |
| "swift_version": "5.0" |
| } |