blob: 5e0b1f186af42ee8e75a461f6f308f4d1df5280f [file] [log] [blame]
{
"name": "TRReverse",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "Source",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
}
}