blob: 69b748a7f7d98876bd8b6987b0f45290ddbb8da5 [file] [log] [blame]
{
"name": "GPVideoClipper-Swift",
"version": "1.0.0",
"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.0"
},
"source_files": "GPVideoClipper/**/*.{swift}",
"exclude_files": "GPVideoClipper/Exclude",
"swift_versions": "5.0",
"swift_version": "5.0"
}