blob: 203bfcb8dee888eefaeb27202c5e588babeb79bf [file] [log] [blame]
{
"name": "SMTutorialController",
"version": "0.0.1",
"summary": "Simple tutorial with walkthrough implementation",
"description": "SMTutorialController allows you to create walkthrough instructions for your apps.",
"homepage": "https://github.com/anatoliyv/SMTutorialController",
"license": "MIT",
"authors": {
"Anatoliy Voropay": "anatoliy.voropay@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/anatoliyv/SMTutorialController.git",
"tag": "v.0.0.1"
},
"source_files": "SMTutorialController/*.swift"
}