[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / a / e / b / BSSliderView / 1.0.4 / BSSliderView.podspec.json
bloba4c0df3e13cc0c36e3e9734fb8d223544bbad093
2   "name": "BSSliderView",
3   "version": "1.0.4",
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.4"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "BSSliderView/Classes/**/*"