[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 2 / 7 / SwiftyCVPixelBuffer / 0.1.0 / SwiftyCVPixelBuffer.podspec.json
blob0b02915e91a93b5785c61530da7963dee018227e
2   "name": "SwiftyCVPixelBuffer",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "SwiftyCVPixelBuffer/**/*.{swift}",
23   "frameworks": "CoreVideo"