blob: 4e57a0b8ac5007bd0a16b546faedadbb49311be8 [file] [log] [blame]
{
"name": "VideoTrim",
"version": "0.1.2",
"summary": "video trim setting",
"description": "You can extract an image for each video frame as a video asset and set the start time and end time.",
"homepage": "https://github.com/pikachu987/VideoTrim",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pikachu987": "pikachu77769@gmail.com"
},
"source": {
"git": "https://github.com/pikachu987/VideoTrim.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "VideoTrim/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}