[Add] MapboxCommon 24.10.0-daily-2025-01-02-04-26
[CocoaPods.git] / Specs / 6 / 7 / c / AMPopTip / 0.9.1 / AMPopTip.podspec.json
blobb6d7aa557efb89cf1282fd0e87034cea95ce1c65
2   "name": "AMPopTip",
3   "version": "0.9.1",
4   "summary": "Animated popover, great for subtle UI tips and onboarding.",
5   "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",
6   "homepage": "https://github.com/andreamazz/AMPopTip",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrea Mazzini": "andrea.mazzini@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/andreamazz/AMPopTip.git",
16     "tag": "0.9.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": [
22     "AMPopTip",
23     "*.{h,m}"
24   ],
25   "requires_arc": true,
26   "social_media_url": "https://twitter.com/theandreamazz"