blob: 4155f08cb29eee9150f00fe16814c1ea7fbfd6c0 [file] [log] [blame]
{
"name": "QXTheme",
"version": "1.0.1",
"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": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QXTheme/Classes/**/*"
}