blob: 3e5df9e5d708278276438fda66f6dde0cef60182 [file] [log] [blame]
{
"name": "PPFMultiImageViewController",
"version": "0.0.1",
"summary": "多图展示,可滑动,可缩放",
"description": "you can use this lib to show multipart image ,and slide or zoom it",
"homepage": "https://github.com/panpengfei21/PPFMultiImageViewControllerDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"潘鹏飞": "49594857@qq.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/panpengfei21/PPFMultiImageViewControllerDemo.git",
"tag": "0.0.1"
},
"source_files": "PPFMultiImageViewControllerDemo/sources/**/*.{swift,png}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
],
"MBProgressHUD": [
]
},
"swift_version": "5.0"
}