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