blob: 401e21a2190a304bef89a3fb665767cf79ff6d5a [file] [log] [blame]
{
"name": "SectionDial",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SectionDial/Classes/**/*",
"frameworks": "UIKit"
}