[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / e / 3 / 9 / ZJPhotoBrower / 0.0.1 / ZJPhotoBrower.podspec.json
bloba387348e51441bb4270e605347ade7073d40a202
2   "name": "ZJPhotoBrower",
3   "version": "0.0.1",
4   "summary": "An easy way to 图片浏览器",
5   "homepage": "https://github.com/zhangjie579/ZJPhotoBrower",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "authors": {
14     "zhangjie": "527512749@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/zhangjie579/ZJPhotoBrower.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "demo/ZJPhoneBrower/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": "UIKit",
23   "dependencies": {
24     "SDWebImage": [
26     ]
27   }