blob: 5122342a2462056800815bb1bbebba74de5d06f5 [file] [log] [blame]
{
"name": "RCSwitch",
"version": "0.0.1",
"summary": "Custom switch",
"description": "A switch left '开' right '...'",
"homepage": "https://github.com/whyefa/RCSwitch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Broken": "whyefa@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/whyefa/RCSwitch.git",
"tag": "0.0.1"
},
"source_files": "RCSwitch/*swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}