blob: aaf8f8340cb61aecaea07447122c3f738911fbe2 [file] [log] [blame]
{
"name": "SINightThemeManager",
"version": "0.1.0",
"summary": "简单夜间模式的实现",
"homepage": "https://github.com/silence0201/NightThemeManager",
"license": {
"type": "MIT",
"file": "FLICENSE"
},
"authors": {
"Silence": "374619540@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/silence0201/NightThemeManager.git",
"tag": "0.1.0"
},
"source_files": [
"NightThemeManager",
"NightThemeManager/**/*.{h,m}"
],
"exclude_files": "NightThemeManager/Exclude",
"requires_arc": true
}