[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 3 / 2 / e / SCNRecorder / 2.0.0 / SCNRecorder.podspec.json
blob208990d3fdee0ca321544822010ac4c7f7c4340b
2   "name": "SCNRecorder",
3   "version": "2.0.0",
4   "summary": "A lags-free recorder of ARKit and SceneKit for iOS in Swift",
5   "homepage": "https://github.com/gorastudio/SCNRecorder",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Vladislav Grigoryev": "dev.grigoriev@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/gorastudio/SCNRecorder.git",
15     "tag": "2.0.0"
16   },
17   "module_name": "SCNRecorder",
18   "module_map": "SCNRecorder.modulemap",
19   "swift_versions": "5.2",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": [
24     "SCNRecorder.h",
25     "Sources/**/*.{h,m,swift}"
26   ],
27   "public_header_files": [
28     "SCNRecorder.h",
29     "Sources/**/*.h"
30   ],
31   "private_header_files": "Sources/**/*.h",
32   "swift_version": "5.2"