blob: 896e496a3d937530ccfeef12076c2e42afa92ccb [file] [log] [blame]
{
"name": "MFMovieKit",
"version": "0.1.0",
"summary": "A video editing framework based on AVFoundation.",
"description": "A lightweight video editing framework that is easier to extend and use.",
"homepage": "https://github.com/lmf12/MFMovieKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lyman Li": "limianfeng12@gmail.com"
},
"source": {
"git": "https://github.com/lmf12/MFMovieKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MFMovieKit/Classes/**/*"
}