blob: 0664b8261b1dde732587771c867dbc4ce38edd81 [file] [log] [blame]
{
"name": "gtfsplashscreen",
"version": "0.1.0",
"summary": "Show a splash screen using your app's already defined image.",
"description": "Show a splash screen using your app's already defined image with a loading indicator while performing tasks in background.",
"homepage": "https://github.com/gtfunes/gtfsplashscreen",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gaston Funes": "me@gtfunes.com"
},
"source": {
"git": "https://github.com/gtfunes/gtfsplashscreen.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"source_files": "gtfsplashscreen/Classes/**/*"
}