[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 9 / 6 / Tutti / 2.1.1 / Tutti.podspec.json
blob5d192d6aaee2c20cebd02a95fdfc05c9bae78c96
2   "name": "Tutti",
3   "version": "2.1.1",
4   "summary": "Tutti is a Swift library for creating tutorials, hints and onboarding experiences.",
5   "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.",
6   "homepage": "https://github.com/danielsaidi/Tutti",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Daniel Saidi": "daniel.saidi@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/danielsaidi/Tutti.git",
16     "tag": "2.1.1"
17   },
18   "social_media_url": "https://twitter.com/danielsaidi",
19   "swift_versions": "5.1",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "Sources/Tutti/**/*.swift",
24   "swift_version": "5.1"