[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 7 / 2 / d / SCNVideoWriter / 0.5.0 / SCNVideoWriter.podspec.json
blob41a866a493d712d5a398b4dc5d6fc6a455093712
2   "name": "SCNVideoWriter",
3   "version": "0.5.0",
4   "summary": "A simple recorder for SceneKit.",
5   "description": "SCNVideoWriter is a simple video writer for SCNScene.\nIt's support iOS10 or later on Metal supported device.\nAnd support video and overlay of ARKit.",
6   "homepage": "https://github.com/noppefoxwolf/SCNVideoWriter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "noppefoxwolf": "noppelabs@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/noppefoxwolf/SCNVideoWriter.git",
16     "tag": "0.5.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SCNVideoWriter/Classes/**/*",
22   "pushed_with_swift_version": "3.2"