blob: 166bb93b321b4a209de8554d7d451cb976e9a578 [file] [log] [blame]
{
"name": "SectionDial",
"version": "0.1.0",
"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": "serhiib@gmedinnovations.com"
},
"source": {
"git": "https://github.com/sergVn/SectionDial.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SectionDial/Classes/**/*",
"frameworks": "UIKit"
}