blob: 1cd9ef02628c651ca56fc013026ba77b68d90223 [file] [log] [blame]
{
"name": "XXSwitch",
"version": "0.0.1",
"summary": "XXSwitch is simple UISwitch controll.",
"description": "XXSwitch is providing flaxible interface for changing layout params via storyboard file.",
"homepage": "https://github.com/AlexTsyganov/XXSwitch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AlexTsyganov": "alex.tsyganov@brandwidth.com"
},
"source": {
"git": "https://github.com/AlexTsyganov/XXSwitch.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "XXSwitch/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}