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