blob: f2414d598b10a5b21387c8ae9cc3e43d2563ffce [file] [log] [blame]
{
"name": "MYPassthrough",
"version": "0.3",
"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"
},
"source": {
"git": "https://github.com/PetecOvod/MYPassthrough.git",
"tag": "0.3"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "4.0"
}