blob: d1d61ddf4247135730e706ddfc20fe41471216a5 [file] [log] [blame]
{
"name": "UIImage+Transforms",
"version": "1.0.1",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"homepage": "https://github.com/mergesort/UIImage-Transforms",
"authors": {
"Joe Fabisevich": "github@fabisevi.ch"
},
"summary": "Methods and functions for manipulating UIImages",
"source": {
"git": "https://github.com/mergesort/UIImage-Transforms.git",
"tag": "1.0.1"
},
"source_files": "*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true,
"social_media_url": "https://twitter.com/mergesort",
"platforms": {
"ios": "5.0"
}
}