blob: 0e82f83f0c4d6c97a88f10241233e82dbe80128e [file] [log] [blame]
{
"name": "ILABReverseVideoExporter",
"version": "0.1.0",
"summary": "Utility class for exporting reversed AVAssets. Based on CSVideoReverse by Chris Sung.",
"homepage": "https://github.com/interfacelab/ILABReverseVideoExporter",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Jon Gilkison": "jon@interfacelab.com"
},
"source": {
"git": "https://github.com/interfacelab/ILABReverseVideoExporter.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "Source"
}