blob: 33cbc1ec4de9dfe91741b65ec6ccbe7f9915652c [file] [log] [blame]
{
"name": "Flat-SlideControl",
"version": "0.0.1",
"summary": "Flat-SlideControl is a control in material design, 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/appus-studio/Flat-SlideControl.git",
"tag": "0.0.1"
},
"source_files": [
"FlatSlideControl",
"FlatSlideControl/*.{h,m}"
],
"frameworks": "Foundation",
"requires_arc": true
}