blob: 20143eebbc88e19ef21fc217f8c5700094c07d7e [file] [log] [blame]
{
"name": "ASPVideoPlayer",
"version": "6.1.2",
"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": "andy.pitis@gmail.com"
},
"source": {
"git": "https://github.com/andreipitis/ASPVideoPlayer.git",
"tag": "6.1.2"
},
"social_media_url": "https://twitter.com/AndyPitis",
"platforms": {
"ios": "12.0"
},
"source_files": "Sources/**/*",
"swift_versions": [
"4.2",
"5.0"
],
"swift_version": "5.0"
}