blob: 2412cf0990b38c1d5e17bb6a3a9033af5fac90eb [file] [log] [blame]
{
"name": "IntroScreen",
"version": "1.3.0",
"summary": "A beautiful intro screen for iOS written in Swift.",
"description": "This pod is an Intro Screen for iOS for discribing beautifully what the app you are building does. It uses color shifting between each intro page and is highly customizable. You can use the default intro page with image, title & subtitle or can use your own intro page.",
"homepage": "https://github.com/P1xelfehler/IntroScreen",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"P1xelfehler": "norman.laudien1996@gmail.com"
},
"source": {
"git": "https://github.com/P1xelfehler/IntroScreen.git",
"tag": "1.3.0"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source_files": "IntroScreen/**/*",
"swift_version": "5.0"
}