blob: 252457bbc862bab2a49678c3c064e8c78f2f6f6b [file] [log] [blame]
{
"name": "PWSwitch",
"version": "1.1.0",
"summary": "Highly customizable UISwitch built with CALayers and CAAnimations",
"description": "Custom UISwitch implementation designed for those who want more control over the looks of the component. Built with CALayers and CAAnimations for finer control and nice interaction visual effects.",
"homepage": "https://github.com/Shaninnik/PWSwitch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nikita Shanin": "shaninnik@gmail.com"
},
"source": {
"git": "https://github.com/Shaninnik/PWSwitch.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PWSwitch/Classes/**/*",
"pushed_with_swift_version": "3.0"
}