[Add] VIDVLiveness 3.0.4
[CocoaPods.git] / Specs / 9 / 4 / 6 / ZQPhotoBrowser / 0.1.0 / ZQPhotoBrowser.podspec.json
bloba3321f3b00dc058d68bbc4d18592c53f26d0e8ef
2   "name": "ZQPhotoBrowser",
3   "version": "0.1.0",
4   "summary": "图片滑动缩放控件",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/xiangzq/ZQPhotoBrowser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiangzq": "xiangac1992@163.com"
13   },
14   "source": {
15     "git": "https://github.com/xiangzq/ZQPhotoBrowser.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ZQPhotoBrowser/Classes/**/*",
22   "dependencies": {
23     "SDWebImage": [
25     ]
26   }