blob: 89b0e61ad7f58a8f27a9e15667f9c651c8d2abd6 [file] [log] [blame]
{
"name": "PZTheme",
"version": "0.1.0",
"summary": "用一套代码去实现iOS13明亮/暗黑模式和iOS13以下黑白版样式适配.",
"homepage": "https://github.com/ZPL-HUST/PZTheme",
"license": "MIT",
"authors": {
"paul": "zpl_hust@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ZPL-HUST/PZTheme.git",
"tag": "0.1.0"
},
"source_files": "PZTheme/*.{h,m}"
}