[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / 2 / e / SCNRecorder / 2.3.0 / SCNRecorder.podspec.json
blobb8ddff578a06a9ad594d431677456828db7d9d7f
2   "name": "SCNRecorder",
3   "version": "2.3.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.3.0"
16   },
17   "module_name": "SCNRecorder",
18   "module_map": "SCNRecorder.modulemap",
19   "swift_versions": "5.2",
20   "platforms": {
21     "ios": "12.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   "pod_target_xcconfig": {
33     "GCC_PREPROCESSOR_DEFINITIONS": "GLES_SILENCE_DEPRECATION CI_SILENCE_GL_DEPRECATION"
34   },
35   "swift_version": "5.2"