blob: 8084eda1d2ca1d1bdc848a3c43012ba3a0f7fed0 [file] [log] [blame]
{
"name": "RevealingSplashView",
"version": "0.0.2",
"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.0.2"
},
"source_files": [
"RevealingSplashView/",
"RevealingSplashView/**/*.{h,m,swift}"
]
}