blob: 9b1fc2d4081d19ca331e748e7d6aec8ea82030c4 [file] [log] [blame]
{
"name": "Tutti",
"version": "0.3.0",
"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, which include a set\nof tutorials as well as a",
"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.3.0"
},
"social_media_url": "https://twitter.com/danielsaidi",
"platforms": {
"ios": "8.0"
},
"source_files": "Tutti/Classes/**/*"
}