blob: 33797eb92f300a3edf9927b8e5e661416a830ba9 [file] [log] [blame]
{
"name": "Aperture",
"version": "0.3.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.3.0"
},
"source_files": "Sources/**/*.swift",
"swift_versions": "5.1",
"platforms": {
"osx": "10.12"
},
"swift_version": "5.1"
}