[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / b / 6 / ZoomableImageSlider / 0.1.4 / ZoomableImageSlider.podspec.json
blob5fcfd3047b6a93f1cf6ca22a74bf2993d4c750f8
2   "name": "ZoomableImageSlider",
3   "version": "0.1.4",
4   "summary": "ZoomableImageSlider is a simple iOS library for showing images from internet in form of slider",
5   "description": "ZoomableImageSlider is a simple iOS library for showing images in slider. It has following features-\n\nImages are zoomable by double tap and by panning the finger as well.\nImages are loaded from url (from internet).\nShows the image index as well.\nClose the carousel by simply swiping down",
6   "homepage": "https://github.com/vishwas00/ZoomableImageSlider",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vishwas Singh": "singh.vis00@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/vishwas00/ZoomableImageSlider.git",
16     "tag": "0.1.4"
17   },
18   "social_media_url": "https://twitter.com/vishwas00",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ZoomableImageSlider/Classes/*",
23   "resource_bundles": {
24     "ZoomableImageSlider": [
25       "ZoomableImageSlider/Assets/*.png"
26     ]
27   },
28   "dependencies": {
29     "Kingfisher": [
31     ]
32   },
33   "pushed_with_swift_version": "3.1"