blob: e789858f2eeaacd11bd93bf518ec7539473e4e37 [file] [log] [blame]
{
"name": "TRReverse",
"version": "1.0.2",
"summary": "Utility class for exporting partial reversed AVAssets. Forked from ILABReverseVideoExporter.",
"homepage": "https://github.com/km-mjkong/TRReverse",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MJ Kong": "mj.kong@kinemaster.com"
},
"source": {
"git": "https://github.com/km-mjkong/TRReverse.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "Source",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
}
}