blob: 716629cde1f9980590892abd5e2b44131858535a [file] [log] [blame]
{
"name": "ZYSwitch",
"version": "1.0.0",
"summary": "这是一个自定义switch",
"description": "这是一个自定义switch,支持换颜色,等功能",
"homepage": "https://github.com/saberShenFeng/ZYswitch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhaoyiyu": "zhaoyiyu@zhuaapp.com"
},
"source": {
"git": "https://github.com/saberShenFeng/ZYswitch.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZYSwitch/Classes/**/*",
"resources": [
"ZYSwitch/Assets/*.xcassets"
]
}