blob: 5873c206026b895d444d3148220b34c9a8b128cb [file] [log] [blame]
{
"name": "UIImage+RTTint",
"version": "1.0.0",
"authors": {
"Ramon Torres": "raymondjavaxx@gmail.com"
},
"homepage": "https://github.com/raymondjavaxx/UIImage-RTTint",
"summary": "Retina-aware category for tinting, darkening and lightening a UIImage.",
"source": {
"git": "https://github.com/raymondjavaxx/UIImage-RTTint.git",
"tag": "1.0.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "6.0"
},
"source_files": "UIImage+RTTint.{m,h}",
"requires_arc": false
}