[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / d / 4 / SSBannerViewController / 1.0.0 / SSBannerViewController.podspec.json
blob617f4888086e73977ede59710dd68311366eaf52
2   "name": "SSBannerViewController",
3   "version": "1.0.0",
4   "summary": "Simple infinite scrolling bannerView with custom page control",
5   "description": "A simple infinite scrolling bannerView with custom page control.\nThe shining part is to use 2 UIImageView to accomplish any number of banner image scrolling, so as to minimize the memory use.\nAlso a custom page control may be useful aswell.",
6   "homepage": "https://github.com/suruihai/SSBannerViewController",
7   "license": "MIT",
8   "authors": {
9     "stevenSu": "191676345@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/suruihai/SSBannerViewController.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "Source/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "requires_arc": true