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