[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 2 / e / KBCycleScrollView / 0.0.2 / KBCycleScrollView.podspec.json
blobb05d598000d23685e702f6191ff1a9e9f53269db
2   "name": "KBCycleScrollView",
3   "version": "0.0.2",
4   "summary": "A short description of KBCycleScrollView.",
5   "homepage": "https://github.com/kangbingbing/KBCycleScrollView",
6   "license": "MIT",
7   "authors": {
8     "kang": "493043919@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/kangbingbing/KBCycleScrollView.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "KBCycleScrollView",
19     "KBCycleScrollView/KBCycleScrollView/KBCycleScrollView/**/*.{h,m}"
20   ],
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "dependencies": {
24     "SDWebImage": [
25       ">= 4.0.0"
26     ]
27   }