blob: 9bf408f164f58cf092d37a0c7cf4e2ab8608aa03 [file] [log] [blame]
{
"name": "LBNightMode-OC",
"version": "1.0.1",
"summary": "夜间模式 OC版本",
"description": "详情请查看:https://github.com/libcm/NightMode",
"homepage": "https://github.com/libcm/NightMode.git",
"license": "MIT",
"authors": {
"libcm": "lib_cm@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/libcm/NightMode.git",
"tag": "1.0.1"
},
"source_files": [
"LBNightMode",
"LBNightMode/OC/*.{h,m}"
]
}