[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 0 / e / VIExportSession / 0.1 / VIExportSession.podspec.json
blobc38185675f5c966d6839ccdeb4385f0c50db860c
2   "name": "VIExportSession",
3   "version": "0.1",
4   "summary": "VIExportSession is a AVAssetExportSession drop-in replacement with customizable audio&video settings.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/VideoFlint/VIExportSession",
10   "authors": {
11     "Vito": "vvitozhang@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "swift_version": "4.0",
17   "source": {
18     "git": "https://github.com/VideoFlint/VIExportSession.git",
19     "tag": "0.1"
20   },
21   "source_files": "VIExportSession/Source/*.{swift}",
22   "requires_arc": true,
23   "frameworks": "AVFoundation"