blob: 1ec79141c5085652a9b719a5f7760ba6c2189188 [file] [log] [blame]
{
"name": "RevealingSplashView",
"version": "0.6.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"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/PiXeL16/RevealingSplashView.git",
"tag": "0.6.0"
},
"source_files": [
"RevealingSplashView/",
"RevealingSplashView/**/*.{h,m,swift}"
]
}