blob: e6b6bc0b5155080bdbaa259e5939a9b8e18544f7 [file] [log] [blame]
{
"name": "VOThemeManager",
"version": "1.0.0",
"summary": "A Theme Manager.",
"description": "** A Theme Manager **",
"homepage": "https://github.com/pozi119/VOThemeManager",
"license": "GPL V3.0",
"authors": {
"pozi119": "pozi119@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/pozi119/VOThemeManager.git",
"tag": "1.0.0"
},
"source_files": [
"VOThemeManager",
"VOThemeManager/*.{h,m}"
],
"dependencies": {
"SDWebImage": [
"~> 3.7.3"
]
}
}