blob: ec489c8b3c84659d7b260f0c0906730f5257e1cc [file] [log] [blame]
{
"name": "UISliderTwoSide",
"version": "0.0.1",
"summary": "UISliderTwoSide is a Slider. by : farhad faramarzi",
"homepage": "https://github.com/farhad1985/UISliderTwoSide",
"authors": {
"Farhad Faramarzi": "farhad.public@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/farhad1985/UISliderTwoSide.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": [
"UISliderTwoSide/*",
"UISliderTwoSide/**/*.{swift,h,m}"
],
"exclude_files": "UISliderTwoSide/**/*.plist",
"swift_version": "4.2"
}