blob: 6a3bb24ffb12a82b898507e406273189b9524f9f [file] [log] [blame]
{
"name": "PryntTrimmerView",
"version": "0.2.0",
"summary": "A trimmer view to help you select a portion of an AVAsset.",
"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.",
"homepage": "https://github.com/prynt/PryntTrimmerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"henryhuck@hotmail.fr": "henryhuck@hotmail.fr"
},
"source": {
"git": "https://github.com/prynt/PryntTrimmerView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PryntTrimmerView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}