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