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