[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 4 / 7 / GLImageView / 0.0.6 / GLImageView.podspec.json
blobe7daf0ba7800af266cd7bd165fbeec24b8a557ff
2   "name": "GLImageView",
3   "version": "0.0.6",
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.6"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "GLImageView/Classes/**/*",
22   "dependencies": {
23     "SDWebImage": [
24       "~> 3.8.1"
25     ]
26   }