blob: dec3491d30e010394f954f91c3ba2e60889f4d3b [file] [log] [blame]
{
"name": "UIImage-MARKColorizer",
"version": "0.1.1",
"summary": "UIImage category for image colorizing",
"homepage": "https://github.com/markvaldy/UIImage-MARKColorizer",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Vadym Markov": "impressionwave@gmail.com"
},
"social_media_url": "https://twitter.com/markvaldy",
"source": {
"git": "https://github.com/markvaldy/UIImage-MARKColorizer.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "Source/**/*.{h,m}"
}