blob: 47e0b352f803715d3b370098e414902f3dd7d0ed [file] [log] [blame]
{
"name": "ZCPictureCorrection",
"version": "1.0.0",
"summary": "ZCPictureCorrection Kit",
"description": "ZCPictureCorrection 图片矫正",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "Copyright",
"text": "Zac Inc. 2017"
},
"homepage": "https://github.com/zac-wang/ZCPictureCorrection",
"authors": {
"王志超": "love_iphone@qq.com"
},
"source": {
"git": "https://github.com/zac-wang/ZCPictureCorrection.git",
"tag": "1.0.0"
},
"vendored_frameworks": "ZCPictureCorrection.framework",
"resources": "ZCPictureCorrectionPng.bundle",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
]
}