blob: 43161f94cf06ba9ef5859a676b165bf090016b61 [file] [log] [blame]
{
"name": "MCUIImageAdvanced",
"version": "0.2.0",
"license": "BSD 3-Clause",
"summary": "Advanced and powerful functionality enhancements to UIImage.",
"homepage": "https://github.com/mirego/MCUIImageAdvanced",
"authors": {
"Mirego, Inc.": "info@mirego.com"
},
"source": {
"git": "https://github.com/mirego/MCUIImageAdvanced.git",
"tag": "0.2.0"
},
"source_files": [
"MCUIImageAdvanced/*.{h,m}",
"MCUIImageAdvanced/ShrinkPNG/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"MGImageUtilities": [
]
},
"platforms": {
"ios": "5.0"
}
}