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