blob: 9d8de7572540b51f60341d92e05a08e3d68dbd44 [file] [log] [blame]
{
"name": "ZinkSkin",
"version": "1.0.2",
"license": "MIT",
"summary": "即时皮肤切换",
"homepage": "https://github.com/zinkLin",
"authors": {
"Zink": "418175138@qq.com"
},
"source": {
"git": "https://github.com/zinkLin/ZinkSkin",
"tag": "1.0.2"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"dependencies": {
"ZinkManager": [
]
},
"source_files": [
"ZinkSkin/**/*",
"ZinkSkin/Other/**/*",
"ZinkSkin/Category/**/*"
]
}