blob: 74c2a8ede38e94ad9745b07638c5f2de45e02f19 [file] [log] [blame]
{
"name": "ImageUtility",
"version": "0.2.1",
"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.1"
},
"swift_version": "5.0",
"source_files": "Sources/ImageUtility/*.swift"
}