blob: 4d6a139e7a7536f93e7624350bfeee2c68c06e97 [file] [log] [blame]
{
"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
}