blob: 8cc9e5e8b58283b295d7676d0023e82d2762d39d [file] [log] [blame]
{
"name": "UTCropperSDK",
"version": "0.0.1",
"summary": "图片裁剪框架",
"homepage": "https://github.com/ZuoLuFei/UTCropperSDK",
"license": "MIT",
"authors": {
"ZuoLuFei": "yuan_ren_ge@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ZuoLuFei/UTCropperSDK.git",
"tag": "0.0.1"
},
"source_files": "UTCropperSDK/public/*.h",
"public_header_files": "UTCropperSDK/public/UTCropper.h",
"resources": "UTCropperSDK/*.{bundle,a}",
"requires_arc": true
}