blob: cd7228be88205578e34e40a63610085d61e58a0b [file] [log] [blame]
{
"name": "GPVideoClipper",
"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.git",
"tag": "1.0.1"
},
"source_files": "GPVideoClipper/**/*.{h,m}",
"exclude_files": "GPVideoClipper/Exclude"
}