[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 0 / 9 / 6 / Tutti / 5.0.0 / Tutti.podspec.json
blob8873c43e8d71ac37df50dbbfb5399d98d8e11ef0
2   "name": "Tutti",
3   "version": "5.0.0",
4   "swift_versions": "5.6",
5   "summary": "Tutti is a Swift library for creating tutorials, hints and onboarding experiences.",
6   "description": "Tutti is a Swift library that can be used to handle app tutorials and hints. You\ncan create multiscreen tutorials, hint callouts from views you want to highlight\nas well as compose onboarding experiences for entire apps and/or single features.",
7   "homepage": "https://github.com/danielsaidi/Tutti",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Daniel Saidi": "daniel.saidi@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/danielsaidi/Tutti.git",
17     "tag": "5.0.0"
18   },
19   "social_media_url": "https://twitter.com/danielsaidi",
20   "platforms": {
21     "ios": "13.0",
22     "osx": "10.15",
23     "tvos": "13.0",
24     "watchos": "6.0"
25   },
26   "source_files": "Sources/Tutti/**/*.swift",
27   "swift_version": "5.6"