[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / 2 / e / TRReverse / 1.0.0 / TRReverse.podspec.json
blob6300304e3c739610b4d068545ee9fae0f163fef2
2   "name": "TRReverse",
3   "version": "1.0.0",
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.0"
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   }