blob: c7d1ead06c528d03ab1b52568a9b566d8e1bbe71 [file] [log] [blame]
{
"name": "Aperture",
"version": "0.2.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.2.0"
},
"source_files": "Sources/**/*.swift",
"swift_version": "4.2",
"platforms": {
"osx": "10.12"
}
}