blob: 6b06ba2ea520921d0921d40d82fb96595cf734f3 [file] [log] [blame]
{
"name": "FaceCropImageView",
"version": "1.0.1",
"summary": "Crop and show the proper location of face in the photo.",
"description": "This FaceCropImageView is the extension of UIImageView that helps to crop and show the proper location of face in the photo.",
"homepage": "https://github.com/hansjin/FaceCropImageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hansjin": "kksd9900@naver.com"
},
"source": {
"git": "https://github.com/hansjin/FaceCropImageView.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FaceCropImageView/Classes/**/*",
"dependencies": {
"Kingfisher": [
]
}
}