blob: 8d4e747410fc46e0414292cd53220f578d8b0849 [file] [log] [blame]
{
"name": "ZQImageEdit",
"version": "1.0.0",
"summary": "ios图片处理工具",
"description": "图片处理,包括图片裁剪、添加滤镜、色度调节、图片水印、文字水印、马赛克、旋转",
"homepage": "http://www.jianshu.com/u/33e45e444e13",
"license": "MIT",
"authors": {
"ZQXiao": "285061422@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MrZQxiao/ZQImageEdit.git",
"tag": "1.0.0"
},
"source_files": [
"ZQImageEdit",
"ZQImageEdit/**/*.{h,m}"
],
"public_header_files": "ZQImageEdit/**/*.h",
"dependencies": {
"TZImagePickerController": [
"~> 1.7.7"
],
"PEPhotoCropEditor": [
]
}
}