blob: c1c4b5f1088d5ae28ed2d3ab9aacf3aaedf6db77 [file] [log] [blame]
{
"name": "QXTheme",
"version": "0.1.0",
"summary": "Excellent theme management library.",
"description": "TODO: Using the chain structure, it provides a simple way to switch the theme and make the custom control not so complicated.",
"homepage": "https://github.com/Maoyis/QXTheme",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maoyis": "youaolanyi@foxmail.com"
},
"source": {
"git": "https://github.com/Maoyis/QXTheme.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QXTheme/Classes/**/*"
}