blob: b62f34a15bc96f45474fd0ab6e2671e306b3eb97 [file] [log] [blame]
{
"name": "TNTutorialManager",
"version": "1.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.3"
},
"social_media_url": "https://twitter.com/TawaNicolas",
"platforms": {
"ios": "10.0"
},
"subspecs": [
{
"name": "TNTutorialManager",
"source_files": "TNTutorialManager"
}
]
}