[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 6 / a / 8 / BBannerView / 4.0.0 / BBannerView.podspec.json
blob5fbc8c995caa7bc8f0cf18737892805a28801a3d
2   "name": "BBannerView",
3   "version": "4.0.0",
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": "4.0.0"
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"