blob: 6b3de3325513b8b72d6731b53660272b3bded59e [file] [log] [blame]
{
"name": "IOClientSwift",
"version": "0.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://github.com/imgopt/IOClientSwift",
"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": "0.0.1"
},
"source_files": "Sources/*.swift",
"swift_version": "5"
}