blob: 0172347dc986d49bc799824c7a986fc87d1e618f [file] [log] [blame]
{
"name": "CirclePicker",
"version": "1.0.0",
"summary": "A custom UIView for multiple choice selection",
"description": "CirclePicker is a custom UIVIew. It allows multiple choice selection of different elements which can be customised by the programmer. Furthermore you can configure CirclePicker for your own needs with multiple parameters.",
"homepage": "https://github.com/shutdownr/circlepicker",
"license": "MIT",
"authors": "Tim Kreuzer",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/shutdownr/circlepicker.git",
"tag": "1.0.0"
},
"swift_version": "4.0",
"source_files": "Code/*"
}