blob: 725046f62fca99e6ec9645fd786a7aba97b7f5c4 [file] [log] [blame]
{
"name": "UIImage-Filter",
"version": "0.0.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/dasmer/UIImage-Filter",
"authors": {
"Dasmer Singh": "dasmersingh@gmail.com"
},
"summary": "A UIImage Category to make filtering UIImage's easy",
"source": {
"git": "https://github.com/Dasmer/UIImage-Filter.git",
"tag": "v0.0.1"
},
"source_files": "ImageFilter/UIImage+Filters.{h,m}",
"frameworks": "Foundation",
"requires_arc": true,
"platforms": {
"ios": null
}
}