blob: c5ed88e3049630e586f9354942a6631275fa162e [file] [log] [blame]
{
"name": "MovieRecorder",
"version": "0.1",
"license": "MIT",
"summary": "A flexible, versatile movie recorder using Metal for iOS.",
"homepage": "https://github.com/evanxlh/MovieRecorder",
"authors": {
"Evan Xie": "evanxie.mr@foxmail.com"
},
"source": {
"git": "https://github.com/evanxlh/MovieRecorder.git",
"tag": "0.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "Source/*.swift",
"deprecated": true,
"swift_version": "5.0"
}