blob: a3b80b71d7b889002da0b4d9176abccfea550c79 [file] [log] [blame]
{
"name": "ASPVideoPlayer",
"version": "4.1.0",
"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 different 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": "4.1.0"
},
"social_media_url": "https://twitter.com/AndyPitis",
"platforms": {
"ios": "8.0"
},
"source_files": "ASPVideoPlayer/Classes/**/*"
}