blob: 4698bfbaf9015597b15c9080d773ae2cb9fbe487 [file] [log] [blame]
{
"name": "IOClientSwift",
"version": "1.0.1",
"summary": "ImageOpt client library for iOS and tvOS",
"description": "imageOpt client library, to construct parameterized imageOpt URL from plain image URL",
"homepage": "https://imageopt.com",
"license": "MIT",
"authors": {
"Bhavesh Bhojani": "bhavesh@imageopt.com"
},
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"swift_versions": "5",
"source": {
"git": "https://github.com/imgopt/IOClientSwift.git",
"tag": "1.0.1"
},
"source_files": "Sources/*.swift",
"deprecated_in_favor_of": "imageOptClient",
"swift_version": "5"
}