[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 4 / f / e / SHLargerPreview / 1.0.2 / SHLargerPreview.podspec.json
blob751c10ae22f2db3c015bc1266ecaa86e4fcfb46a
2   "name": "SHLargerPreview",
3   "version": "1.0.2",
4   "summary": "大图预览功能",
5   "description": "本地图片大图预览功能,和网络图片大图预览功能",
6   "homepage": "https://github.com/suoxiaoxiao/SHLargerPreview",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "suoxiaoxiao": "xiaoxiao.suo.ext@ai-ways.com"
13   },
14   "source": {
15     "git": "https://github.com/suoxiaoxiao/SHLargerPreview.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SHLargerPreview/Classes/**/*.{h,m}",
22   "dependencies": {
23     "SDWebImage": [
25     ]
26   }