[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 3 / b / MediaWatermark / 0.2.0 / MediaWatermark.podspec.json
blob1f17c3a9132ad98a9398b6953236da4c5c6709ce
2   "name": "MediaWatermark",
3   "version": "0.2.0",
4   "summary": "iOS watermark library",
5   "description": "MediaWatermark is a GPU/CPU-based iOS watermark library for overlays adding to video or images",
6   "homepage": "https://github.com/rubygarage/media-watermark",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sergey Afanasiev": "sergey.afanasiev@rubygarage.org"
13   },
14   "source": {
15     "git": "https://github.com/rubygarage/media-watermark.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Sources/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "4.0"