blob: 92e965639a5d25df6a1a4f5f8366767d2805a775 [file] [log] [blame]
{
"name": "Skin",
"version": "0.1.0",
"summary": "黑白皮肤颜色切换实现",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/huzhaohao/Skin",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huzhaohao": "1009681836@qq.com"
},
"source": {
"git": "https://github.com/huzhaohao/Skin.git",
"tag": "0.1.0"
},
"swift_version": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "Skin/Classes/**/*"
}