blob: e9afaed1b25f534bbbe567369967bc50168dfade [file] [log] [blame]
{
"name": "ELKSwitch",
"version": "0.1.0",
"summary": "A simple control that can be used to replace UIswitch",
"description": "A simple control that can be used to replace UIswitch,You can customize the frame and the color when it is not selected, and you can also set the tintColor",
"homepage": "https://github.com/MoZhuXuanKe/ELKSwitch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MoZhuXuanKe": "mozhuxuanke@icloud.com"
},
"source": {
"git": "https://github.com/MoZhuXuanKe/ELKSwitch.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ELKSwitch/Classes/**/*"
}