[Add] EOCoreDebug 2.3.296
[CocoaPods.git] / Specs / 3 / c / 5 / SimpleImageSlider / 0.1.0 / SimpleImageSlider.podspec.json
blobf6a63676a21648be010ba68b34ef19a22ee9841a
2   "name": "SimpleImageSlider",
3   "version": "0.1.0",
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": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SimpleImageSlider/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }