blob: 24860a463ec40cc3a9db56179e033b0a1246c0ac [file] [log] [blame]
{
"name": "NICLevelSlider",
"version": "0.0.1",
"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.1"
},
"source_files": "NICLevelSliderDemo/NICLevelSliderDemo/srcs/*",
"swift_version": "4.0"
}