| { | |
| "name": "RCSwitch", | |
| "version": "0.1.1", | |
| "summary": "Custom swich", | |
| "description": "custom swich control", | |
| "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.1.1" | |
| }, | |
| "source_files": "RCSwitch/*swift", | |
| "requires_arc": true, | |
| "pushed_with_swift_version": "3.0" | |
| } |