[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / f / 8 / 7 / OOCycleScrollView / 2.0.1 / OOCycleScrollView.podspec.json
blobde898bef6eb63c9b55b625b4cb63cf420d7f0fa5
2   "name": "OOCycleScrollView",
3   "version": "2.0.1",
4   "summary": "简单易用的图片无限轮播器. swift版本 1.0.1版本修复内容:新增纯文字轮播、增加viewController在来回push时候出现的图片卡在中间的解决方案-在控制器viewWillAppear时调用adjustWhenControllerViewWillAppera",
5   "homepage": "https://github.com/gsdios/SDCycleScrollView",
6   "license": "MIT",
7   "authors": {
8     "GSD_iOS": "gsdios@126.com",
9     "sanchew": "sanchew@mail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/sanchew/SDCycleScrollView.git",
16     "tag": "2.0.1"
17   },
18   "source_files": "SDCycleScrollView/Lib/OOCycleScrollView/**/*.swift",
19   "requires_arc": true,
20   "dependencies": {
21     "Kingfisher": [
22       "~> 3.0"
23     ],
24     "DACircularProgress": [
26     ]
27   },
28   "pod_target_xcconfig": {
29     "SWIFT_VERSION": "3.0"
30   },
31   "pushed_with_swift_version": "3.0"