blob: ed316ce8adf3d58a59cfee55cc7ca25a2b954dbe [file] [log] [blame]
{
"name": "SoafSwitch",
"version": "0.1.1",
"summary": "SoafSwitch, A super-duper way of making designed switch.",
"description": "SoafSwitch is a replacement of UISwitch, with fully customizable appearance setting.",
"homepage": "https://github.com/Cyanide7523/SoafSwitch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cyanide7523": "ffasang123@icloud.com"
},
"source": {
"git": "https://github.com/Cyanide7523/SoafSwitch.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "SoafSwitch/Classes/**/*"
}