[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / a / 0 / 7 / ARUIKit / 0.0.1 / ARUIKit.podspec.json
blobce463699b7325e1858bbd7f451d29d5348d8c2c0
2   "name": "ARUIKit",
3   "version": "0.0.1",
4   "summary": "A library for creating UIKit-like views in 3D for ARKit",
5   "description": "ARUIKit is a library of objects inheriting from SCNNode that attempt to re-create basic UIKit views and functionality in 3D.",
6   "homepage": "https://github.com/dgandle/ARUIKit.git",
7   "license": "MIT",
8   "authors": "Douglas Gandle",
9   "platforms": {
10     "ios": "11.0"
11   },
12   "source": {
13     "git": "https://github.com/dgandle/ARUIKit.git",
14     "tag": "0.0.1"
15   },
16   "source_files": [
17     "ARUIKit",
18     "ARUIKit/**/*.{h,m}"
19   ],
20   "exclude_files": "ARUIKit/Exclude",
21   "swift_version": "4"