blob: bfd8c3e22664bf948a3ac9674385fa218bc48a99 [file] [log] [blame]
{
"name": "HLSThumbnailGenerator",
"version": "0.5.0",
"license": "MIT",
"summary": "Substitute for AVAssetImageGenerator when generating thumbnails from streaming video.",
"homepage": "https://github.com/toddkramer/HLSThumbnailGenerator",
"authors": "Todd Kramer",
"source": {
"git": "https://github.com/toddkramer/HLSThumbnailGenerator.git",
"tag": "0.5.0"
},
"module_name": "HLSThumbnailGenerator",
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0"
},
"source_files": "Sources/**/*.swift"
}