[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 8 / e / PPFMultiImageViewController / 0.0.1 / PPFMultiImageViewController.podspec.json
blob3e5df9e5d708278276438fda66f6dde0cef60182
2   "name": "PPFMultiImageViewController",
3   "version": "0.0.1",
4   "summary": "多图展示,可滑动,可缩放",
5   "description": "you can use this lib to show multipart image ,and slide or zoom it",
6   "homepage": "https://github.com/panpengfei21/PPFMultiImageViewControllerDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "潘鹏飞": "49594857@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/panpengfei21/PPFMultiImageViewControllerDemo.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "PPFMultiImageViewControllerDemo/sources/**/*.{swift,png}",
23   "frameworks": "UIKit",
24   "requires_arc": true,
25   "dependencies": {
26     "SDWebImage": [
28     ],
29     "MBProgressHUD": [
31     ]
32   },
33   "swift_version": "5.0"