blob: f25db34a737e860d9d141718fc3b75b131f2e90e [file] [log] [blame]
{
"name": "HaidoraThemeKit",
"version": "0.1.1",
"summary": "UIKit appearance 的封装.",
"description": "UIKit appearance 的封装,方便切换全局风格.",
"homepage": "https://github.com/Haidora/HaidoraThemeKit",
"license": "MIT",
"authors": {
"mrdaios": "mrdaios@gmail.com"
},
"source": {
"git": "https://github.com/Haidora/HaidoraThemeKit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}