blob: 69bd5a39f0d5c3ee0272280c2165fbe527432ec8 [file] [log] [blame]
{
"name": "AMPopTip",
"version": "0.2.1",
"summary": "Animated popover, great for subtle UI tips and onboarding.",
"description": " Animated popover that pops out of a frame. You can specify the\n direction of the popover and the arrow that points to its origin.\n Color, border radius and font can be easily customized.\n This popover can be used to leave subtle hints about your UI and\n provide fun looking onboarding popups.\n",
"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": "0.2.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"AMPopTip",
"*.{h,m}"
],
"requires_arc": true,
"social_media_url": "https://twitter.com/theandreamazz"
}