[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 9 / 6 / MobilliumToolTips / 1.0.3 / MobilliumToolTips.podspec.json
blobe7ff97686e6f3cb86b108221a748aff695b1716e
2   "name": "MobilliumToolTips",
3   "version": "1.0.3",
4   "summary": "Simplify the user journey with customizable step-by-step guides",
5   "description": "You can display brief informational notes to users in the targeted areas on the desired page. Additionally, you have the ability to show or hide the buttons in the lower section.",
6   "homepage": "https://github.com/mobillium/MobilliumToolTips",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "serkan": "srkanerkan@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mobillium/MobilliumToolTips.git",
16     "tag": "1.0.3"
17   },
18   "social_media_url": "https://twitter.com/serkandSYM",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": [
24     "MobilliumToolTips/Classes/**/*",
25     "Resources/Fonts/**/*",
26     "Resources/Colors/**/*",
27     "Resources/Assets/**/*"
28   ],
29   "resources": [
30     "MobilliumToolTips/Assets/*.xcassets",
31     "Resources/Fonts/*.otf"
32   ],
33   "frameworks": [
34     "Foundation",
35     "UIKit"
36   ],
37   "dependencies": {
38     "MobilliumBuilders": [
39       "~> 1.5"
40     ],
41     "TinyConstraints": [
42       "~> 4.0"
43     ]
44   },
45   "swift_version": "5.0"