blob: f3b074cc6d4186a37b4c626b6ac6c421eeec8a01 [file] [log] [blame]
{
"name": "MediaWatermark",
"version": "0.3.1",
"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.3.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}