blob: b16584487ff80bdb5fe8d2bc3be616721733820c [file] [log] [blame]
{
"name": "ASPVideoPlayer",
"version": "1.1.1",
"summary": "A simple UIView subclass that can play a video and allows animations to be applied during playback.",
"description": "A simple UIView subclass that can play a video and allows animations to be applied during playback. The component offers various hooks as closures for various playback states.",
"homepage": "https://github.com/andreipitis/ASPVideoPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrei-Sergiu Pitis": "andrei.pitis@lateral-inc.com"
},
"source": {
"git": "https://github.com/andreipitis/ASPVideoPlayer.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ASPVideoPlayer/Classes/**/*"
}