blob: b31694d03595162700f09f83e7bb1ee44ac9f799 [file] [log] [blame]
{
"name": "FaceAwareProcessor",
"version": "0.0.1",
"summary": "A simple Kingfisher ImageProcessor makes your UIImageView delightful.",
"homepage": "https://github.com/jk234ert/FaceAwareProcessor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jk234ert": "ugling88@hotmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/jk234ert/FaceAwareProcessor.git",
"tag": "0.0.1"
},
"source_files": "Sources/*.swift",
"dependencies": {
"Kingfisher": [
"~> 3"
]
},
"pushed_with_swift_version": "3.0"
}