[Delete] ExampleLibZmt 2.0.1
[CocoaPods.git] / Specs / 4 / c / b / Slider2 / 0.1.1 / Slider2.podspec.json
blob167e3351d8de33aa1eccfb2728e00d99fc285cfd
2   "name": "Slider2",
3   "version": "0.1.1",
4   "summary": "A slider with two value controls.",
5   "description": "A slider with two value controls.",
6   "homepage": "https://github.com/karanokk/Slider2",
7   "screenshots": [
8     "https://raw.githubusercontent.com/karanokk/Slider2/master/Assets/record.gif",
9     "https://raw.githubusercontent.com/karanokk/Slider2/master/Assets/storyboard.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "karanokk": "karanokk@icloud.com"
17   },
18   "social_media_url": "https://twitter.com/karanokk",
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source": {
24     "git": "https://github.com/karanokk/Slider2.git",
25     "tag": "0.1.1"
26   },
27   "source_files": "Sources/*.swift",
28   "swift_version": "5.0"