blob: f5d788459267f4444c1d2757f44a93ef5730e38b [file] [log] [blame]
{
"name": "LightDarkHelper",
"version": "1.0.0",
"summary": "A short description of LightDarkHelper.",
"description": "simple ios13 Models",
"homepage": "https://git.lug.ustc.edu.cn/IOS_Pod/LightDarkHelper.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"查传申": "zhachuanshen@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.lug.ustc.edu.cn/IOS_Pod/LightDarkHelper.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"dependencies": {
"SDWebImage": [
]
}
}