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