[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 3 / d / c / BXSlider / 1.0.0 / BXSlider.podspec.json
blob8fb71093ab1796b069967431e08e67e65f0af56a
2   "name": "BXSlider",
3   "version": "1.0.0",
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.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "BXSlider": [
22       "Pod/Assets/*.png"
23     ]
24   }