[Add] LiteRTSwift 0.0.1-nightly.20250116
[CocoaPods.git] / Specs / 6 / 7 / c / AMPopTip / 4.6.0 / AMPopTip.podspec.json
blob5df1ba683a332c97f11e539f9c8235ea0655e4da
2   "name": "AMPopTip",
3   "version": "4.6.0",
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\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.",
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": "4.6.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Source/*.swift",
23   "requires_arc": true,
24   "weak_frameworks": "SwiftUI",
25   "social_media_url": "https://twitter.com/theandreamazz",
26   "swift_version": "5.0"