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