blob: 22877414a6c5d106e507417e1c90650eb2cede26 [file] [log] [blame]
{
"name": "FaceCropImageView",
"version": "0.1.0",
"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": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FaceCropImageView/Classes/**/*"
}