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