blob: a8b13e5fb84e485234608b3347c1999ca053a179 [file] [log] [blame]
{
"name": "TNTutorialManager",
"version": "1.0.3",
"summary": "Tutorial Handler that helps you implement interactive tutorials inside your iOS Apps.",
"description": "TNTutorialManager is a manager that helps you implement interactive tutorials inside your iOS Apps.",
"homepage": "https://github.com/Tawa/TNTutorialManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TawaNicolas": "tawanicolas@gmail.com"
},
"source": {
"git": "https://github.com/Tawa/TNTutorialManager",
"tag": "1.0.3"
},
"social_media_url": "https://twitter.com/TawaNicolas",
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "TNTutorialManager",
"source_files": "TNTutorialManager"
}
]
}