[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / e / 1 / PryntTrimmerView / 2.0.0 / PryntTrimmerView.podspec.json
blobb877004042b2bbeea667f3c6121937e6c253d6db
2   "name": "PryntTrimmerView",
3   "version": "2.0.0",
4   "summary": "A set of tools written in swift to help you trim and crop a video.",
5   "description": "First tool is a trimmer view to help you select a portion of an AVAsset. It provides you with a customizable\ncomponent that indicates the portion of the video selected, thanks to image thumbnails of the asset.\nSecond tool is a crop view, to preview a video and select the part of the video you want to crop.",
6   "homepage": "https://github.com/prynt/PryntTrimmerView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "henryhuck@hotmail.fr": "henryhuck@hotmail.fr"
13   },
14   "source": {
15     "git": "https://github.com/prynt/PryntTrimmerView.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PryntTrimmerView/Classes/**/*",
22   "pushed_with_swift_version": "4.0"