blob: e9bb15a6c6a4a7957557bd596e62659505fabb8c [file] [log] [blame]
{
"name": "Aperture",
"version": "0.4.0",
"summary": "Record the screen on macOS",
"license": "MIT",
"homepage": "https://github.com/wulkano/Aperture",
"social_media_url": "https://twitter.com/wulkanocom",
"authors": {
"Sindre Sorhus": "sindresorhus@gmail.com",
"Matheus Fernandes": "github@matheus.top"
},
"source": {
"git": "https://github.com/wulkano/Aperture.git",
"tag": "v0.4.0"
},
"source_files": "Sources/**/*.swift",
"swift_versions": "5.3",
"platforms": {
"osx": "10.13"
},
"swift_version": "5.3"
}