blob: 9d0466fbff65c76dab0a7c80b49820445bf7b3ea [file] [log] [blame]
{
"name": "Tutti",
"version": "0.2.2",
"summary": "Tutti can be used to create iOS tutorials and onboarding experieces.",
"description": "Tutti is a Swift library that can be used to create iOS tutorials and onboarding experieces.\nIt is currently limited to the functionality I need in my own iOS apps.",
"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": "0.2.2"
},
"social_media_url": "https://twitter.com/danielsaidi",
"platforms": {
"ios": "8.0"
},
"source_files": "Tutti/Classes/**/*"
}