blob: f4352a972b6f497451ffee091516a644ea95653a [file] [log] [blame]
{
"name": "PWSwitch",
"version": "1.0.1",
"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.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PWSwitch/Classes/**/*"
}