blob: c650dc0c0909a79d949288c55e28e163fc178f1a [file] [log] [blame]
{
"name": "WelcomeTour",
"version": "1.0.9",
"summary": "A simple library for welcoming new user.",
"description": "This library help helps you to make welcome tour and simple discription for new users with little lines of code.",
"homepage": "https://github.com/MohamedZakout/WelcomeTour",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mohamed Zakout": "mo7amed-zak@hotmail.com"
},
"swift_versions": "5.1",
"platforms": {
"ios": "13.2"
},
"source": {
"git": "https://github.com/MohamedZakout/WelcomeTour.git",
"tag": "1.0.9"
},
"source_files": "WelcomeTour/**",
"exclude_files": "WelcomeTour/info.plist",
"swift_version": "5.1"
}