blob: 39792c83d71fbb6619c963c4bb3a4d30dfb419ec [file] [log] [blame]
{
"name": "NICLevelSlider",
"version": "0.0.4",
"summary": "A Level Slider for iOS, written in Swift.",
"homepage": "https://github.com/nicholaslin/LevelSlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nicholasLin": "990215314@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/nicholaslin/LevelSlider.git",
"tag": "0.0.4"
},
"source_files": "NICLevelSliderDemo/NICLevelSliderDemo/srcs/*.swift",
"swift_version": "4.0"
}