[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / 0 / 5 / CirclePicker / 1.0.0 / CirclePicker.podspec.json
blob0172347dc986d49bc799824c7a986fc87d1e618f
2   "name": "CirclePicker",
3   "version": "1.0.0",
4   "summary": "A custom UIView for multiple choice selection",
5   "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.",
6   "homepage": "https://github.com/shutdownr/circlepicker",
7   "license": "MIT",
8   "authors": "Tim Kreuzer",
9   "platforms": {
10     "ios": "9.0"
11   },
12   "source": {
13     "git": "https://github.com/shutdownr/circlepicker.git",
14     "tag": "1.0.0"
15   },
16   "swift_version": "4.0",
17   "source_files": "Code/*"