[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 7 / 1 / 0 / ARKitEnvironmentMapper / 0.3.0 / ARKitEnvironmentMapper.podspec.json
blob6c298d1f98e1e8ce5d74ce2529009b1dc399eecc
2   "name": "ARKitEnvironmentMapper",
3   "version": "0.3.0",
4   "summary": "Real-time environment map generator for ARKit",
5   "description": "A library that allows you to generate and update environment maps in real-time using the camera feed and ARKit's tracking capabilities.",
6   "homepage": "https://github.com/svtek/ARKitEnvironmentMapper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "halileohalilei": "halil@mojilala.com"
13   },
14   "source": {
15     "git": "https://github.com/svtek/ARKitEnvironmentMapper.git",
16     "tag": "0.3.0"
17   },
18   "social_media_url": "https://twitter.com/halileohalilei",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "ARKitEnvironmentMapper/Classes/**/*",
23   "frameworks": [
24     "Metal",
25     "MetalKit",
26     "ARKit",
27     "SceneKit",
28     "CoreGraphics",
29     "QuartzCore"
30   ],
31   "pushed_with_swift_version": "4.0"