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