[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 6 / a / 8 / BBannerView / 1.2.1 / BBannerView.podspec.json
blob40c515978b138440c3f9b85498dbe824cfdcd137
2   "name": "BBannerView",
3   "version": "1.2.1",
4   "summary": "A cycle banner view by swift",
5   "description": "A cycle scrollView by swift, used in iOS",
6   "homepage": "https://github.com/chinabrant/BBannerView",
7   "license": "MIT",
8   "authors": {
9     "chinabrant": "sjwu1234@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/chinabrant/BBannerView.git",
13     "tag": "1.2.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "BBannerView/Classes/**/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "pushed_with_swift_version": "3.0"