[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / f / d / 4 / YGCTrimVideoView / 0.2.6 / YGCTrimVideoView.podspec.json
blobfb32d74f2fe78e3c072562f864133266b3feb447
2   "name": "YGCTrimVideoView",
3   "version": "0.2.6",
4   "summary": "A wechat like video editor view.",
5   "description": "A wechat like video editor view. You could setup the maximum duration of a video and the minimum duration of a video.\nAlso include the function of custom your time slider view.",
6   "homepage": "https://github.com/zangqilong198812/YGCTrimVideoView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zangqilong": "zangqilong@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/zangqilong198812/YGCTrimVideoView.git",
16     "tag": "0.2.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YGCTrimVideoView/Classes/*.{h,m,c}",
22   "resources": "YGCTrimVideoView/Assets/defaultImage.bundle",
23   "public_header_files": "YGCTrimVideoView/Classes/*.h",
24   "frameworks": "AVFoundation"