blob: acf15d23e6df3a461d2a95be8ca9a3fb11d6582a [file] [log] [blame]
{
"name": "SectionDial",
"version": "0.1.2",
"summary": "Customizable dial view for iOS.",
"swift_version": "4.2",
"description": "Customizable dial view for iOS. A view allows to show data with dial view. Support settings cell customization for better presentation.",
"homepage": "https://github.com/sergVn/SectionDial",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Serhii Biloshkurskyi": "biloshkurskyi.ss@gmail.com"
},
"source": {
"git": "https://github.com/sergVn/SectionDial.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SectionDial/Classes/**/*",
"frameworks": "UIKit"
}