[Add] BranchSDK 3.8.0
[CocoaPods.git] / Specs / a / e / d / KRLImageSlider / 0.1.0 / KRLImageSlider.podspec.json
blob0e0aa7b16d52cbb131cc762a6f915e057b26b51d
2   "name": "KRLImageSlider",
3   "version": "0.1.0",
4   "summary": "This is a simple code to show images pages control",
5   "description": "This is a simple code to show images pages control. There are 2 delegate methods just like tableview datasource to set the number of images and the image for each pageindex",
6   "homepage": "https://github.com/KrishnaRLolage/KRLImageSlider",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "KrishnaRLolage": "krish.lolage@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/KrishnaRLolage/KRLImageSlider.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "KRLImageSlider/Classes/**/*"