[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 4 / 7 / GLImageView / 0.0.11 / GLImageView.podspec.json
blobd4e78dbc8b33a9d36ddd6d017a1d7b3b1818b293
2   "name": "GLImageView",
3   "version": "0.0.11",
4   "summary": "浏览网页图片,支持滑动和缩放",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/gulu210/GLImageView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gulu210": "513745021@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/gulu210/GLImageView.git",
16     "tag": "0.0.11"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "GLImageView/Classes/**/*",
22   "resource_bundles": {
23     "GLImageView": [
24       "GLImageView/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "SDWebImage": [
29       "~> 3"
30     ]
31   }