blob: 0a7ca21471aa9f8136dca019f8d3c04b2259032d [file] [log] [blame]
{
"name": "VideoSplash",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "VideoSplash/Source/*.swift"
}