[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / 3 / d / c / BXSlider / 1.3.3 / BXSlider.podspec.json
blob9f507de6037cf2197e181bd7e6ec2767fa907407
2   "name": "BXSlider",
3   "version": "1.3.3",
4   "summary": "BXSlider is a SlideShow and carousel image library",
5   "description": "BXSlider is a SlideShow and carousel image library written in Swift 2.1 and with Generic Support,Protocol Support,the model no need to extend and Base Model,and with a Simple Class Implements if you want.",
6   "homepage": "https://github.com/banxi1988/BXSlider",
7   "license": "MIT",
8   "authors": {
9     "banxi1988": "banxi1988@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/banxi1988/BXSlider.git",
13     "tag": "1.3.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "dependencies": {
21     "PinAuto": [
23     ]
24   }