blob: f6adef2fc7238e40acc439124b57e8eb1ac25f85 [file] [log] [blame]
{
"name": "NARangeSlider",
"version": "0.0.2",
"summary": "NARangeSlier for ios",
"description": "Simple Range Slider for ios",
"homepage": "https://github.com/axenovV/NARangeSlider",
"license": "BSD",
"authors": {
"Nickolay": "inikolay.axenov@gmail.com"
},
"social_media_url": "http://twitter.com/Nickolay",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/axenovV/NARangeSlider.git",
"tag": "0.0.2"
},
"source_files": "NARangeSlider/**/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true
}