blob: a0d0d736e133f0773bca7b676ec4f03a51a48b74 [file] [log] [blame]
{
"name": "Tutti",
"version": "0.1.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 keyboard 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.1.0"
},
"social_media_url": "https://twitter.com/danielsaidi",
"platforms": {
"ios": "8.0"
},
"source_files": "Tutti/Classes/**/*"
}