[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 3 / 2 / e / SCNRecorder / 1.1.0 / SCNRecorder.podspec.json
blob63c1f169a3240b528923961c1e21ff72fba0e002
2   "name": "SCNRecorder",
3   "version": "1.1.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"
9   },
10   "authors": {
11     "Vladislav Grigoryev": "dev.grigoriev@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/gorastudio/SCNRecorder.git",
15     "tag": "1.1.0"
16   },
17   "module_name": "SCNRecorder",
18   "swift_versions": "4.2",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "Source/**/*.swift",
23   "frameworks": [
24     "UIKit",
25     "AVFoundation",
26     "AVKit",
27     "ARKit",
28     "SceneKit",
29     "CoreImage",
30     "MobileCoreServices"
31   ],
32   "swift_version": "4.2"