blob: 3b6a206fcf3ee1870bafa0ac257fef487c77bc35 [file] [log] [blame]
{
"name": "DPSwitch",
"version": "1.0.3",
"summary": "A framework which implements some custom switches in iOS.",
"description": "This framework provides an option for people to create a custom switch.",
"homepage": "https://github.com/danielpluvia/DPSwitch",
"license": "MIT",
"authors": "Daniel",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/danielpluvia/DPSwitch.git",
"tag": "1.0.3"
},
"source_files": "DPSwitch/**/*",
"dependencies": {
"RxSwift": [
]
},
"pushed_with_swift_version": "4.0"
}