[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 3 / b / ZWTPhotoBrowser / 0.0.2 / ZWTPhotoBrowser.podspec.json
blob61c05487ad6e1d241195d097c9bc120f2f92cc37
2   "name": "ZWTPhotoBrowser",
3   "version": "0.0.2",
4   "summary": "A simple Photo Browser WTPhotoBrowser.",
5   "description": "简易的图片浏览器,支持横屏,支持展示动画和回退动画,适合快速敏捷开发.A simple Photo Browser WTPhotoBrowser.",
6   "homepage": "https://github.com/Mosquito1123/WTPhotoBrowser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Winston Cheung": "zhangwentong1123@icloud.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Mosquito1123/WTPhotoBrowser.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "PhotoBrowser",
23     "PhotoBrowser/*.swift"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "Kingfisher": [
29     ]
30   },
31   "pushed_with_swift_version": "echo \"3.0\" >> .swift-version"