blob: 860f9fd21d1f0943c2fcc8181605fd8c1c3d8483 [file] [log] [blame]
{
"name": "SplashKit",
"version": "1.0.3",
"summary": "Customizable splash screen system wich can handle multiple splash navigation and display",
"homepage": "https://github.com/Digipolitan/splash-kit",
"authors": "Digipolitan",
"source": {
"git": "https://github.com/Digipolitan/splash-kit.git",
"tag": "v1.0.3"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"source_files": "Sources/**/*.{swift,h}",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"swift_version": "4.2",
"dependencies": {
"RuntimeEnvironment": [
"~> 1.0"
]
}
}