[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / f / 2 / 7 / SwiftyCVPixelBuffer / 0.1.2 / SwiftyCVPixelBuffer.podspec.json
blob0037b33c83a10c94bb4abe027ea14c58e2e99ba5
2   "name": "SwiftyCVPixelBuffer",
3   "version": "0.1.2",
4   "summary": "Swift helpers to make usage of CVPixelBuffer more pleasurable",
5   "homepage": "https://github.com/s1ddok/SwiftyCVPixelBuffer",
6   "authors": {
7     "Andrey Volodin": "siddok@gmail.com"
8   },
9   "social_media_url": "http://twitter.com/s1ddok",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/s1ddok/SwiftyCVPixelBuffer.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "11.0",
20     "osx": "10.13"
21   },
22   "swift_versions": "5.1",
23   "source_files": "SwiftyCVPixelBuffer/**/*.{swift}",
24   "frameworks": "CoreVideo",
25   "swift_version": "5.1"