blob: ec667c025acf073cdd27c97cb66ccd453b2fd184 [file] [log] [blame]
{
"name": "WKCPhotoPreviewView",
"version": "1.1.0",
"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.0"
},
"source_files": "WKCPhotoPreviewView/**/*.{h,m}",
"public_header_files": "WKCPhotoPreviewView/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}