[Add] LastCrash 1.1.20
[CocoaPods.git] / Specs / 4 / 0 / 1 / DynamicStepSlider / 0.0.1 / DynamicStepSlider.podspec.json
blobb29bac52d95b62fbc92ed00f304090de138a57e0
2   "name": "DynamicStepSlider",
3   "version": "0.0.1",
4   "summary": "This library helps to create create circular steps inside Slider dynamically",
5   "description": "A CocoaPods Library written in Swift to set circular shapes  from the middle of Slider maintaining equal space.",
6   "homepage": "https://github.com/sagarthecoder/DynamicStepSlider",
7   "license": "MIT",
8   "authors": {
9     "Sagar Chandra Das": "sagarthecoder@gmail.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/sagarthecoder/DynamicStepSlider.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "DynamicStepSlider/**/*.{h,m,swift}",
20   "swift_version": "5.0"