[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 7 / 5 / 2 / UIImage+RTTint / 1.0.0 / UIImage+RTTint.podspec.json
blob5873c206026b895d444d3148220b34c9a8b128cb
2   "name": "UIImage+RTTint",
3   "version": "1.0.0",
4   "authors": {
5     "Ramon Torres": "raymondjavaxx@gmail.com"
6   },
7   "homepage": "https://github.com/raymondjavaxx/UIImage-RTTint",
8   "summary": "Retina-aware category for tinting, darkening and lightening a UIImage.",
9   "source": {
10     "git": "https://github.com/raymondjavaxx/UIImage-RTTint.git",
11     "tag": "1.0.0"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": "UIImage+RTTint.{m,h}",
21   "requires_arc": false