blob: 2eb940874abb53b0d6b80e6fd5708d7ca8b94385 [file] [log] [blame]
{
"name": "SKToggle",
"version": "0.1.0",
"summary": "SKToggle button can be used to toggle between two states ON/OFF",
"description": "TODO: SKToggle button enables user to toggle a button state. e.g. ON/OFF. All the seup can be handled from storyboard.",
"homepage": "https://github.com/SandeepSpider811/SKToggle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SandeepSpider811": "sandeep.kumar811@gmail.com"
},
"source": {
"git": "https://github.com/SandeepSpider811/SKToggle.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SKToggle/Classes/**/*",
"pushed_with_swift_version": "3.0"
}