[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 2 / e / TRReverse / 1.0.1 / TRReverse.podspec.json
blob5e0b1f186af42ee8e75a461f6f308f4d1df5280f
2   "name": "TRReverse",
3   "version": "1.0.1",
4   "summary": "Utility class for exporting partial reversed AVAssets. Forked from ILABReverseVideoExporter.",
5   "homepage": "https://github.com/km-mjkong/TRReverse",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "MJ Kong": "mj.kong@kinemaster.com"
12   },
13   "source": {
14     "git": "https://github.com/km-mjkong/TRReverse.git",
15     "tag": "1.0.1"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "source_files": "Source",
22   "pod_target_xcconfig": {
23     "DEFINES_MODULE": "YES"
24   }