| { |
| "name": "RevealingSplashView", |
| "version": "0.0.9", |
| "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.9" |
| }, |
| "source_files": [ |
| "RevealingSplashView/", |
| "RevealingSplashView/**/*.{h,m,swift}" |
| ] |
| } |