blob: 9ed01fdf67504129a00b7ceac4ee20d2b53afe72 [file] [log] [blame]
{
"name": "GPVideoClipper-Swift",
"version": "1.0.1",
"summary": "iOS long video clip tool, similar to WeChat moments and tiktok.",
"description": "iOS long video clip tool, similar to WeChat moments select and edit videos larger than 15s from albums, \nand support saving as a local album.",
"homepage": "https://github.com/Bestmer",
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"authors": {
"RocKwok": "guopengios@163.com"
},
"source": {
"git": "https://github.com/Bestmer/GPVideoClipper-Swift.git",
"tag": "1.0.1"
},
"source_files": "GPVideoClipper/**/*.{swift}",
"exclude_files": "GPVideoClipper/Exclude",
"swift_versions": "5.0",
"swift_version": "5.0"
}