blob: 8170c7b2a51cc2914974ef6ea03cc2be9df074db [file] [log] [blame]
{
"name": "SoafSwitch",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "3.2",
"source_files": "SoafSwitch/Classes/**/*"
}