blob: 52f37c4199aef263e3580b21af6d617c3f91b92e [file] [log] [blame]
{
"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"
}