blob: 5dc0abe778b163ad34fc4dff50231d1f16210b78 [file] [log] [blame]
{
"name": "MYPassthrough",
"version": "0.1",
"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.1"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "3.0"
}