blob: eb8b7bb7a6004913953ab2578d7fadb29a6fcd77 [file] [log] [blame]
{
"name": "ImageUtility",
"version": "0.1.0",
"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"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Dean151/ImageUtility.git",
"tag": "0.1.0"
},
"swift_version": "5.0",
"source_files": "Sources/ImageUtility/*.swift"
}