[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 4 / b / AwesomeTooltip / 0.1.1 / AwesomeTooltip.podspec.json
blob8af587ab962a7ab68e2a74c74d7e77060782efd0
2   "name": "AwesomeTooltip",
3   "version": "0.1.1",
4   "summary": "Animated popover view controller tooltip, nice feature for tips and onboarding purposes.",
5   "description": "Animated highlightable tooltip view controller. There is an option to specify which views\nto highlight and how tooltip should look like. Custom view can be used as a tip view.\nAlso, tooltip can be set up in various ways configuring direction, size and etc.",
6   "homepage": "https://github.com/alimsanzhar/AwesomeTooltip",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sanzhar Alim": "sanzhar.alim19@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/alimsanzhar/AwesomeTooltip.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "AwesomeTooltip/Classes/**/*",
22   "swift_versions": "4.0",
23   "resource_bundles": {
24     "AwesomeTooltip": [
25       "AwesomeTooltip/**/*.xib"
26     ]
27   },
28   "dependencies": {
29     "AMPopTip": [
30       "3.3.0"
31     ]
32   },
33   "swift_version": "4.0"