blob: caacacdc1d8b18a70f8d1d80c28bd3c799584f01 [file] [log] [blame]
{
"name": "LightDarkHelper",
"version": "1.0.1",
"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.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"dependencies": {
"SDWebImage": [
]
}
}