blob: 27a004a22e89a0773b732ff26ec22048c20c4763 [file] [log] [blame]
{
"name": "XZTheme",
"version": "0.1.1",
"summary": "XZTheme is an efficient and succinct iOS thematic management framework.",
"description": "XZTheme is a part of XZKit, an efficient iOS third framework. XZTheme depends on the XZKit.",
"homepage": "https://github.com/mlibai/XZTheme",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mlibai": "mlibai@163.com"
},
"source": {
"git": "https://github.com/mlibai/XZTheme.git",
"tag": "0.1.1"
},
"swift_version": "4.0",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "XZTheme/**/*",
"dependencies": {
"XZKit": [
]
},
"deprecated": true
}