blob: 2f40ae89ee96f512e3eccd6f3b119832294058d0 [file] [log] [blame]
{
"name": "AMPopTip",
"version": "3.1.4",
"summary": "Animated popover, great for subtle UI tips and onboarding.",
"description": "Animated popover that pops out of a frame. You can specify the\ndirection of the popover and the arrow that points to its origin.\nColor, border radius and font can be easily customized.\nThis popover can be used to leave subtle hints about your UI and\nprovide fun looking onboarding popups.",
"homepage": "https://github.com/andreamazz/AMPopTip",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrea Mazzini": "andrea.mazzini@gmail.com"
},
"source": {
"git": "https://github.com/andreamazz/AMPopTip.git",
"tag": "3.1.4"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": [
"Source",
"*.{swift}"
],
"requires_arc": true,
"social_media_url": "https://twitter.com/theandreamazz"
}