[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 8 / f / CLImageViewer / 1.0.0 / CLImageViewer.podspec.json
blob9df2fc82e4d559dde4ca0d50e7dbb1f9d0c105f5
2   "name": "CLImageViewer",
3   "version": "1.0.0",
4   "summary": "A light weight, easy to use and cool image viewer for iOS.",
5   "homepage": "https://github.com/Cloudist/CLImageViewer",
6   "license": "MIT",
7   "authors": {
8     "esrever10": "caochen@cloudist.cc"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/Cloudist/CLImageViewer.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "CLImageViewer/*.{m,h}",
18   "requires_arc": true,
19   "dependencies": {
20     "SDWebImage": [
21       "~> 3.7.2"
22     ]
23   }