blob: 657ac98490fbca30707cb782ec8b1586780862d8 [file] [log] [blame]
{
"name": "WKCPhotoPreviewView",
"version": "1.1.2",
"summary": "图片预览视图",
"homepage": "https://github.com/WKCLoveYang/WKCPhotoPreviewView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WKCLoveYang": "wkcloveyang@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/WKCLoveYang/WKCPhotoPreviewView.git",
"tag": "1.1.2"
},
"source_files": "WKCPhotoPreviewView/**/*.{h,m}",
"public_header_files": "WKCPhotoPreviewView/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}