blob: 451c58ec65a8cd393dfc15a7d912fb68c6dae187 [file] [log] [blame]
{
"name": "RevealingSplashView",
"version": "0.5.0",
"summary": "A Splash view that animates and reveals its content, inspired by the Twitter splash.",
"description": "A Splash view that animates and reveals its content, inspired by the Twitter splash, written in Swift",
"homepage": "https://github.com/PiXeL16/RevealingSplashView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chris Jimenez": "cjimenez16@gmail.com"
},
"social_media_url": "http://twitter.com/chrisjimeneznat",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PiXeL16/RevealingSplashView.git",
"tag": "0.5.0"
},
"source_files": [
"RevealingSplashView/",
"RevealingSplashView/**/*.{h,m,swift}"
],
"pushed_with_swift_version": "3.0"
}