blob: 98bd8bbee5e6b90303bc12d2c94de7160c0ce528 [file] [log] [blame]
{
"name": "UIImageTrim",
"authors": {
"Sachin Patel": "me@gizmosachin.com"
},
"license": "LICENSE",
"summary": "Category for trimming transparent pixels of an UIImage object.",
"version": "1.02",
"homepage": "https://github.com/pushpak/UIImageTrim",
"source": {
"git": "https://github.com/pushpak/UIImageTrim.git",
"tag": "1.02"
},
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Source"
}