| { | |
| "name": "VideoSplash", | |
| "version": "1.0.5", | |
| "summary": "Video based UIViewController", | |
| "homepage": "https://github.com/toygard/VideoSplash", | |
| "license": "MIT", | |
| "authors": { | |
| "Toygar Dündaralp": "tdundaralp@gmail.com" | |
| }, | |
| "social_media_url": "https://twitter.com/ToygarDndaralp", | |
| "source": { | |
| "git": "https://github.com/toygard/VideoSplash.git", | |
| "tag": "1.0.5" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "VideoSplash/Source/*.swift" | |
| } |