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