blob: efdfae7238361574c792d2a0d7ec87189489493e [file] [log] [blame]
{
"name": "macOSThemeKit",
"version": "1.2.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "macOS Theming Framework",
"homepage": "https://github.com/luckymarmot/ThemeKit",
"screenshots": "https://github.com/luckymarmot/ThemeKit/raw/master/Imgs/ThemeKit.gif",
"authors": {
"Paw": "https://paw.cloud",
"Nuno Grilo": "http://nunogrilo.com"
},
"source": {
"git": "https://github.com/luckymarmot/ThemeKit.git",
"tag": "1.2.3"
},
"documentation_url": "http://themekit.nunogrilo.com",
"platforms": {
"osx": "10.10"
},
"requires_arc": true,
"swift_version": "4.2",
"source_files": "Sources/**/*.swift"
}