blob: 6fbd35b357db7b8f3e465b14345845deb0ae677b [file] [log] [blame]
{
"name": "ATSplashScreen",
"version": "0.1.2",
"summary": "This is a library to easily create a splash screen. Can build twitter like splash screen in one line.",
"description": "This library is designed to make creating a nice splash screen simple. It includes a simple logo shrink and grow/fade option as well as a 'shutter' effect that can be used in conjunction with the logo animation.",
"homepage": "https://github.com/tsukudabuddha/ATSplashScreen",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tsukudabuddha": "andrewtsukuda@gmail.com"
},
"source": {
"git": "https://github.com/tsukudabuddha/ATSplashScreen.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ATSplashScreen/Classes/**/*",
"pushed_with_swift_version": "4.0"
}