[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 3 / e / 1 / PryntTrimmerView / 0.1.0 / PryntTrimmerView.podspec.json
blobf8cad6e9e5477bf51bb6bc27794d101923b03754
2   "name": "PryntTrimmerView",
3   "version": "0.1.0",
4   "summary": "A trimmer view to help you select a portion of an AVAsset.",
5   "description": "A trimmer view to help you select a portion of an AVAsset. It provides you with a customizable component that indicates the portion of the video selected, thanks to image thumbnails of the asset.",
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": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PryntTrimmerView/Classes/**/*",
22   "pushed_with_swift_version": "3.0"