blob: e8600995d24bb509944f856837371f7a80d6a62b [file] [log] [blame]
{
"name": "GACustomSlider",
"version": "1.0.0",
"summary": "GACustomSlider is a custom variant of the UISlider containing two thumbs.",
"homepage": "https://github.com/gaperlinski/GACustomSlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Grzegorz AperliƄski": "gaperlinski@gmail.com"
},
"source": {
"git": "https://github.com/gaperlinski/GACustomSlider.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GACustomSlider/Classes/**/*"
}