blob: d5ef3a2aa3c1fb93e16f3ea8c9592b8c85669435 [file] [log] [blame]
{
"name": "ZASwitch",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZASwitch/Classes/**/*",
"resources": [
"ZASwitch/Assets/*.xcassets"
]
}