blob: 6541b9b907ba1c302533efe36953ee1d32aa8cd8 [file] [log] [blame]
{
"name": "Tutti",
"version": "1.4.1",
"summary": "Tutti is a Swift library for creating tutorials, hints and onboarding experiences.",
"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.",
"homepage": "https://github.com/danielsaidi/Tutti",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniel Saidi": "daniel.saidi@gmail.com"
},
"source": {
"git": "https://github.com/danielsaidi/Tutti.git",
"tag": "1.4.1"
},
"social_media_url": "https://twitter.com/danielsaidi",
"platforms": {
"ios": "9.0"
},
"source_files": "Tutti/**/*.swift"
}