blob: 370af9f4ae81155bd2320b909672d45a4dfa1d94 [file] [log] [blame]
{
"name": "QYTheme",
"version": "1.0.0",
"summary": "iOS13 Dark Mode.",
"description": "Adapt to iOS13 Dark Mode.",
"homepage": "https://github.com/qiaoyoung/QYTheme",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qiaoyoung": "393098486@qq.com"
},
"source": {
"git": "https://github.com/qiaoyoung/QYTheme.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "QYTheme/**/*",
"dependencies": {
"SDWebImage": [
]
}
}