[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / d / FaceAwareProcessor / 0.0.1 / FaceAwareProcessor.podspec.json
blobb31694d03595162700f09f83e7bb1ee44ac9f799
2   "name": "FaceAwareProcessor",
3   "version": "0.0.1",
4   "summary": "A simple Kingfisher ImageProcessor makes your UIImageView delightful.",
5   "homepage": "https://github.com/jk234ert/FaceAwareProcessor",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "jk234ert": "ugling88@hotmail.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/jk234ert/FaceAwareProcessor.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "Sources/*.swift",
21   "dependencies": {
22     "Kingfisher": [
23       "~> 3"
24     ]
25   },
26   "pushed_with_swift_version": "3.0"