blob: b6ba9e5e064e71d623c079a53df37299617e15b2 [file] [log] [blame]
{
"name": "ImageUtility",
"version": "0.3.2",
"summary": "Helpers functions performing image operations for iOS.",
"description": "Utilities function for UIImage : Scale, Colors, ... and many more to come!",
"homepage": "https://github.com/Dean151/ImageUtility",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Thomas Durand": "contact@thomasdurand.fr"
},
"social_media_url": "https://twitter.com/deanatoire",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Dean151/ImageUtility.git",
"tag": "0.3.2"
},
"swift_versions": "5.0",
"source_files": "Sources/ImageUtility/*.swift"
}