[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 4 / e / BeforeAfterSlider / 0.1.1 / BeforeAfterSlider.podspec.json
blobd5fc81af3b342a7e687a8082f34a2d4c41a9f6ab
2   "name": "BeforeAfterSlider",
3   "version": "0.1.1",
4   "summary": "Slide before and after image",
5   "pod_target_xcconfig": {
6     "SWIFT_VERSION": "3.0"
7   },
8   "description": "Before and after image slider",
9   "homepage": "https://github.com/ioramashvili/BeforeAfterSlider",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "shota ioramashvili": "shotaioramashvili@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/ioramashvili/BeforeAfterSlider.git",
19     "tag": "0.1.1"
20   },
21   "platforms": {
22     "ios": "9.0"
23   },
24   "source_files": "BeforeAfterSlider/BeforeAfterView.swift",
25   "pushed_with_swift_version": "echo \"4.0\" > .swift-version"