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