[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / 5 / 0 / CRZScrollview / 0.0.1 / CRZScrollview.podspec.json
blob643b26db2b34fd535d7477e07b47e05d07482bc1
2   "name": "CRZScrollview",
3   "version": "0.0.1",
4   "summary": "A short description of CRZScrollview.",
5   "description": "创建三个UIImageView,循环复用,实现轮播效果",
6   "homepage": "https://github.com/chenqing512/CRZScrollview",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenqing512": "chenqing512@sina.com"
13   },
14   "source": {
15     "git": "https://github.com/chenqing512/CRZScrollview.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "CRZScrollview",
23     "CRZScrollview/**/*.{h,m}"
24   ],
25   "dependencies": {
26     "SDWebImage": [
27       "~> 4.2"
28     ]
29   }