blob: 1a2e0e4b21a9836c43829f48d744c4a3a46648d2 [file] [log] [blame]
{
"name": "imageOptClient",
"version": "0.0.2",
"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/imageOptSwift",
"license": "MIT",
"authors": {
"Bhavesh Bhojani": "bhavesh@imageopt.com"
},
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/imgopt/imageOptSwift.git",
"tag": "0.0.2"
},
"source_files": "imageOptClient/Sources/*.swift",
"swift_versions": "5",
"swift_version": "5"
}