[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 6 / 7 / DKCircularSlider / 1.0.1 / DKCircularSlider.podspec.json
bloba68d72b172a73ea1f3205b4d376461352827b2f4
2   "name": "DKCircularSlider",
3   "version": "1.0.1",
4   "summary": "Slider that has a form of a circle",
5   "description": "Slider control in a form of circle written in Objective C. Optional limiter can be set. Can be disabled. Can be set to constant value.",
6   "homepage": "https://github.com/wzbozon/DKCircularSlider",
7   "screenshots": [
8     "http://blog.alwawee.com/wp-content/uploads/2017/11/1.png",
9     "http://blog.alwawee.com/wp-content/uploads/2017/11/2.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Dennis Kutlubaev": "kutlubaev.denis@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/wzbozon/DKCircularSlider.git",
20     "tag": "1.0.1"
21   },
22   "platforms": {
23     "ios": "8.0"
24   },
25   "source_files": "DKCircularSlider/Classes/**/*"