[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 4 / 7 / GLImageView / 0.0.1 / GLImageView.podspec.json
blob0a9a9f562afd354f35b73fa17d40eda02a7749a1
2   "name": "GLImageView",
3   "version": "0.0.1",
4   "summary": "浏览网络图片,可多张滑动",
5   "description": "可显示多张网络图片,可滑动查看,并且可以缩放",
6   "homepage": "https://github.com/gulu210/GLImageViewDemo",
7   "license": "MIT",
8   "authors": {
9     "gulu210": ""
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/gulu210/GLImageViewDemo.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "GLImageViewDemo/GLImageView/*",
19   "exclude_files": "Classes/Exclude",
20   "requires_arc": true,
21   "dependencies": {
22     "SDWebImage": [
23       "~> 3"
24     ]
25   }