blob: 054b11ed2c161cbc24fd604003882ccb9e617f52 [file] [log] [blame]
{
"name": "WelcomeAboard",
"version": "1.0.0",
"summary": "A quick library to show the main features of your application.",
"description": "Use this library to display new features, bug fixes and other stuff for your users like an iOS native app.",
"swift_versions": "5.1",
"homepage": "https://github.com/leandroromn/WelcomeAboard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Leandro Romano": "leandroromano.dev@gmail.com"
},
"source": {
"git": "https://github.com/leandroromn/WelcomeAboard.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/leandroromn",
"platforms": {
"ios": "13.0"
},
"source_files": "WelcomeAboard/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.1"
}