[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 8 / a / JMMarkSliderSwift / 1.0.0 / JMMarkSliderSwift.podspec.json
blobde4b44a94a2555b188be6f3b07128b6718de659f
2   "name": "JMMarkSliderSwift",
3   "version": "1.0.0",
4   "summary": "Swift port of JMMarkSlider(https://github.com/joamafer/JMMarkSlider)",
5   "description": "Fully customizable slider that allows to set marks on it. You can set the color of the bar, marks and handler, the width of the marks and even an image for the handler.",
6   "homepage": "https://github.com/vaishalok/JMMarkSliderSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "vaishalok": "vaish.alok16@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/vaishalok/JMMarkSliderSwift.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/vaishalok16",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "JMMarkSliderSwift/Classes/**/*",
23   "pushed_with_swift_version": "3.0"