blob: 75a482c543519d18288eb0c3e3fcf527d11f8fc7 [file] [log] [blame]
{
"name": "UIImage-MARKColorizer",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "Source/**/*.{h,m}"
}