[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / b / 6 / ZoomableImageSlider / 0.1.5 / ZoomableImageSlider.podspec.json
blob7f109e2dd025cdc395c82b6716ee8858d0f1ee72
2   "name": "ZoomableImageSlider",
3   "version": "0.1.5",
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\nSupport for all device orientations",
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.5"
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"