blob: 784a83338a6043b89beec22bc7643c21309db8be [file] [log] [blame]
{
"name": "MediaWatermark",
"version": "0.2.2",
"summary": "iOS watermark library",
"description": "MediaWatermark is a GPU/CPU-based iOS watermark library for overlays adding to video or images",
"homepage": "https://github.com/rubygarage/media-watermark",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sergey Afanasiev": "sergey.afanasiev@rubygarage.org"
},
"source": {
"git": "https://github.com/rubygarage/media-watermark.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}