[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / a / e / b / BSSliderView / 1.0.3 / BSSliderView.podspec.json
blob10d204718b0653f418c0bbf1d59b7ded7108363f
2   "name": "BSSliderView",
3   "version": "1.0.3",
4   "summary": "BSSliderView is a slideshow / carousel for ios application.",
5   "description": "BSSliderView is a widget that allowed you to have your own carousel / slideshow in your app. This widget basically is an inheritance from UICollectionView, so you can add your own slide design from nib / xib file.",
6   "homepage": "https://github.com/icemanbsi/BSSliderView",
7   "screenshots": "http://bobbystenly.com/cocoapod/BSSliderView/sample.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Bobby Stenly": "iceman.bsi@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/icemanbsi/BSSliderView.git",
17     "tag": "1.0.3"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "BSSliderView/Classes/**/*"