blob: 85b3d3a355cc00b67877968737aa41b2bce26caf [file] [log] [blame]
{
"name": "MYPassthrough",
"version": "0.4",
"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_version": "4.2",
"source": {
"git": "https://github.com/PetecOvod/MYPassthrough.git",
"tag": "0.4"
},
"source_files": "Source/*.swift"
}