blob: d02f5479da7de4f081ca7bc5bea57a80456b109a [file] [log] [blame]
{
"name": "JKImageCutter",
"version": "1.0.3",
"summary": "通用型的图片裁剪器,支持圆形和方形裁剪,对长图、小图都有做兼容优化。",
"homepage": "https://github.com/XiFengLang/JKImageCutter",
"license": "MIT",
"authors": {
"XiFengLang": "lang131jp@vip.qq.com"
},
"source": {
"git": "https://github.com/XiFengLang/JKImageCutter.git",
"tag": "1.0.3"
},
"source_files": "JKImageCutter/*.{h,m}",
"resources": "JKImageCutter/JKImageCutter.bundle",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"requires_arc": true
}