blob: 48b7189c33a73415d95339021864d3e4900dda11 [file] [log] [blame]
{
"name": "AboutThisApp",
"version": "1.0.1",
"license": "MIT",
"summary": "A standard, customizable \"About This App\" panel for any Mac app",
"homepage": "https://github.com/hexedbits/AboutThisApp",
"documentation_url": "https://hexedbits.github.io/AboutThisApp",
"social_media_url": "https://twitter.com/jesse_squires",
"authors": "Jesse Squires",
"source": {
"git": "https://github.com/hexedbits/AboutThisApp.git",
"tag": "1.0.1"
},
"source_files": "Sources/*.swift",
"swift_versions": "5.3",
"platforms": {
"osx": "10.14"
},
"requires_arc": true,
"swift_version": "5.3"
}