blob: 9d715a7833e3d8275d2ace657f9e25efd8e4f7a8 [file] [log] [blame]
{
"name": "DynamicSkin",
"version": "1.2.0",
"summary": "An easy way to change skin or theme of your app",
"homepage": "https://github.com/KunPeng-Du/DynamicSkin",
"license": "MIT",
"authors": {
"Peng Du": "coder_pengdu@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KunPeng-Du/DynamicSkin.git",
"tag": "1.2.0"
},
"source_files": "DynamicSkin/DynamicSkin/DynamicSkin/**/*.{h,m}",
"requires_arc": true
}