[Add] BranchSDK 3.8.0
[CocoaPods.git] / Specs / 6 / 8 / 9 / FaceCropImageView / 0.1.0 / FaceCropImageView.podspec.json
blob22877414a6c5d106e507417e1c90650eb2cede26
2   "name": "FaceCropImageView",
3   "version": "0.1.0",
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": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FaceCropImageView/Classes/**/*"