blob: dc78a91109f6c571cdee6b261a5370078d5cd0ba [file] [log] [blame]
{
"name": "Flat-SlideControl",
"version": "0.0.2",
"summary": "Flat-SlideControl is a control which gives you an opportunity to make a selection of a range of values",
"homepage": "http://appus.pro",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"Alexey Kubas": "alexey.kubas@appus.me"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/alexey-kubas-appus/Flat-SlideControl.git",
"tag": "0.0.2"
},
"source_files": [
"FlatSlideControl",
"FlatSlideControl/*.{h,m}"
],
"frameworks": "Foundation",
"requires_arc": true
}