blob: c23459f43139424c9b4bbdcd0549e2cb95382b65 [file] [log] [blame]
{
"name": "DDBlackWhite",
"platforms": {
"ios": "9.0"
},
"summary": "DDBlackWhite allows a user to make his image black and white",
"requires_arc": true,
"version": "0.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dmitriy Dotsenko": "d.dotsenko@icloud.com"
},
"homepage": "https://github.com/d-dotsenko/DDBlackWhite",
"source": {
"git": "https://github.com/d-dotsenko/DDBlackWhite.git",
"tag": "0.0.2"
},
"frameworks": "UIKit",
"source_files": "DDBlackWhite/**/*.{h,swift}",
"swift_version": "4.2"
}