[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / c / 5 / SimpleImageSlider / 1.0.5 / SimpleImageSlider.podspec.json
blobafff0e9e5a83ae8064f803ae7be0b6ac02b82bd7
2   "name": "SimpleImageSlider",
3   "version": "1.0.5",
4   "summary": "SimpleImageSlider is a simple view that creates a scrollable gallery of images.",
5   "description": "SimpleImageSlider is a simple image gallery view that allows a user to scroll horizontally through an array of images. Great for collection view and table view headers, or anywhere you need an image gallery!",
6   "homepage": "https://github.com/christianhatch/SimpleImageSlider",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Christian Hatch": "christianhatch@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/christianhatch/SimpleImageSlider.git",
16     "tag": "1.0.5"
17   },
18   "social_media_url": "https://twitter.com/commodoreftp",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SimpleImageSlider/Classes/**/*",
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "PureLayout": [
29     ]
30   }