[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 3 / e / DGQCycleView / 0.1.2 / DGQCycleView.podspec.json
blob8ef17ef6a7015f8ad6bc6d915184774bc1e8858b
2   "name": "DGQCycleView",
3   "version": "0.1.2",
4   "summary": "简单易用的图片无限轮播器.",
5   "description": "简单易用的图片无限轮播器...",
6   "homepage": "https://github.com/denggaoqiang/CustomView",
7   "license": "MIT",
8   "authors": {
9     "denggaoqiang": "453923710@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/denggaoqiang/CustomView.git",
16     "tag": "0.1.2"
17   },
18   "source_files": "Class/*.{h,m}",
19   "dependencies": {
20     "SDWebImage": [
21       ">= 5.0.0"
22     ]
23   }