2 "name": "KBTemplateImage",
4 "summary": "KBTemplateImage is the only solution for tinting images when UIImageRenderingModeAlwaysTemplate is not accessible.",
5 "description": " KBTemplateImage uses alpha channel of one image, to generate many color tinted images. Use it when you can not use UIImageRenderingModeAlwaysTemplate.\n",
6 "homepage": "https://github.com/kam800/KBTemplateImage",
8 "https://raw.githubusercontent.com/kam800/KBTemplateImage/master/Screens/clouds.png",
9 "https://raw.githubusercontent.com/kam800/KBTemplateImage/master/Screens/demo_live.gif"
16 "Kamil Borzym": "kamil.borzym@gmail.com"
22 "git": "https://github.com/kam800/KBTemplateImage.git",
25 "source_files": "Classes/*.{h,m}",
26 "frameworks": "CoreGraphics",