blob: 868bf073ab11087c7fa593753c85c1b0210dfe49 [file] [log] [blame]
{
"name": "MYPassthrough",
"version": "0.6",
"summary": "Framework that helps you to guide the user through your application, step by step.",
"description": "With the help of this framework, it will be easier for you to solve such tasks: guide, tutorial, help, onboarding",
"homepage": "https://github.com/PetecOvod/MYPassthrough",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yaroslav Minaev": "mail@minaev.pro"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/PetecOvod/MYPassthrough.git",
"tag": "0.6"
},
"source_files": "Source/*.swift",
"swift_version": "5.0"
}