blob: 00886f8c3ce2de62a4bc439d866834ee81038cd0 [file] [log] [blame]
{
"name": "ZHSnipImage",
"version": "0.0.1",
"summary": "可自定义比例,用于头像或者一些图片的裁剪",
"homepage": "https://github.com/WzhGoSky/ZHSnipImage",
"license": "MIT",
"authors": {
"Hayder": "email@address.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/WzhGoSky/ZHSnipImage.git",
"tag": "0.0.1"
},
"source_files": [
"ZHSnipImage",
"snipView/*.{h,m}"
],
"requires_arc": true
}