blob: 910a9c2e7b43d0d97d0432c8958eda205560040d [file] [log] [blame]
{
"name": "WMNightManager",
"version": "1.0.0",
"summary": "为APP增加黑夜模式,支持storyboard",
"homepage": "https://github.com/emilyZhouwm/zhihu",
"license": "MIT",
"authors": {
"EmilyZhou": "scarlettzwm@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/emilyZhouwm/zhihu.git",
"tag": "1.0.0"
},
"source_files": "WMNightManager/*.{h,m}",
"public_header_files": "WMNightManager/*.h",
"frameworks": "UIKit",
"requires_arc": true
}