blob: fff3542214009358ff2a0fb6efaf72d20cad8c6b [file] [log] [blame]
{
"name": "SplashKit",
"version": "1.0.2",
"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.2"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"source_files": "Sources/**/*.{swift,h}",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"dependencies": {
"RuntimeEnvironment": [
"~> 1.0"
]
},
"pushed_with_swift_version": "4.0"
}