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