blob: cd2d36e0fed9e6fdc81b2da3b6643c96779f662d [file] [log] [blame]
{
"name": "LXDarkModeManager",
"version": "1.1.0",
"summary": "Swift 暗黑模式适配",
"description": "Swift 暗黑模式适配管理",
"homepage": "https://github.com/LIXIANGXLee/LXDarkMode",
"license": "MIT",
"authors": {
"lixiang": "lixiang@gokuaidian.com"
},
"platforms": {
"ios": "9.2"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/LIXIANGXLee/LXDarkMode.git",
"tag": "1.1.0"
},
"source_files": "LXDarkModeManager/*.{swift}",
"swift_version": "5.0"
}