| { |
| "name": "NKSwitch", |
| "version": "0.0.1", |
| "summary": "A simple switch inspired by https://dribbble.com/shots/2309834-Yet-another-toggle-animation.", |
| "description": "A simple switch control inspired by https://dribbble.com/shots/2309834-Yet-another-toggle-animation.", |
| "homepage": "https://github.com/NilStack/NKSwitch", |
| "screenshots": "https://db.tt/s6vMQYiN", |
| "license": "MIT", |
| "authors": { |
| "Peng Guo": "guoleii@gmail.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/NilStack/NKSwitch.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "NKSwitch/*.swift", |
| "requires_arc": true |
| } |