blob: 891951fda14e6f2df659f78a8d50d03c8d4c78f1 [file] [log] [blame]
{
"name": "VideoSplash",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"VideoSplash/VideoCutter.swift",
"VideoSplash/VideoSplashViewController.swift"
]
}