[Add] RadarSDKMotion 3.19.7-beta.1
[CocoaPods.git] / Specs / 9 / 2 / f / CVPixelBufferHelper / 0.1.0 / CVPixelBufferHelper.podspec.json
blob8494fd8352e9d8293abdf4ed944b80d19960358b
2   "name": "CVPixelBufferHelper",
3   "version": "0.1.0",
4   "summary": "A helper for UIImage convert to CVPixelBuffer.",
5   "description": "This is helper lib for CVPixelBuffer.",
6   "homepage": "https://github.com/Hansen/UIImage-to-CVPixelBuffer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hansen": "heshanzhang@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/ghostlordstar/UIImage-to-CVPixelBuffer.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "CVPixelBufferHelper/Classes/**/*",
23   "swift_version": "5.0"