blob: 4d3877f41ead071368a0315aa2973634a6e6a656 [file] [log] [blame]
{
"name": "WelcomeTour",
"version": "1.1.7",
"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"
},
"platforms": {
"ios": "12.4"
},
"swift_versions": "5",
"source": {
"git": "https://github.com/MohamedZakout/WelcomeTour.git",
"tag": "1.1.7"
},
"source_files": "WelcomeTour/**",
"exclude_files": "WelcomeTour/info.plist",
"swift_version": "5"
}