blob: 795fca6fb1c7f7c76da9fc94723d4e2afb846015 [file] [log] [blame]
{
"name": "SectionedSlider",
"version": "0.0.5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Control Center Slider",
"homepage": "https://github.com/LeonardoCardoso/SectionedSlider",
"social_media_url": "https://twitter.com/leocardz",
"authors": {
"Leonardo Cardoso": "contact@leocardz.com"
},
"source": {
"git": "https://github.com/LeonardoCardoso/SectionedSlider.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/**/*.swift",
"frameworks": "Foundation"
}