blob: 739429238b3de26eee8e532a0391dfcb143958f9 [file] [log] [blame]
{
"name": "SnappyImg",
"version": "0.4.0",
"summary": "Scale, crop and optimize images on-the-fly, with all the benefits of a CDN.",
"description": "Scale, crop and optimize images on-the-fly, with all the benefits of a CDN. This library helps you to create correct urls to get images from http://snappyimg.com as specified.",
"homepage": "https://github.com/snappyimg/snappyimg-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Martin vytick Vytrhlik": "dev@mangoweb.cz"
},
"source": {
"git": "https://github.com/snappyimg/snappyimg-ios.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "10.3.1"
},
"swift_versions": "4.2",
"source_files": "SnappyImg/Classes/**/*",
"dependencies": {
"CryptoSwift": [
]
},
"swift_version": "4.2"
}