[Add] ENG 0.0.4
[CocoaPods.git] / Specs / 6 / 8 / 9 / FaceCropImageView / 1.0.1 / FaceCropImageView.podspec.json
blob6b06ba2ea520921d0921d40d82fb96595cf734f3
2   "name": "FaceCropImageView",
3   "version": "1.0.1",
4   "summary": "Crop and show the proper location of face in the photo.",
5   "description": "This FaceCropImageView is the extension of UIImageView that helps to crop and show the proper location of face in the photo.",
6   "homepage": "https://github.com/hansjin/FaceCropImageView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hansjin": "kksd9900@naver.com"
13   },
14   "source": {
15     "git": "https://github.com/hansjin/FaceCropImageView.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FaceCropImageView/Classes/**/*",
22   "dependencies": {
23     "Kingfisher": [
25     ]
26   }