blob: c372fc8419b88a8c694f0e1a983d052a7d092511 [file] [log] [blame]
{
"name": "macOSThemeKit",
"version": "1.2.0",
"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.0"
},
"documentation_url": "http://themekit.nunogrilo.com",
"platforms": {
"osx": "10.10"
},
"requires_arc": true,
"source_files": "Sources/**/*.swift"
}