[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 0 / 7 / ARUIKit / 0.1.0 / ARUIKit.podspec.json
blob8f2cb5aea9b47c4fa4fe514f587704c3bd14be3e
2   "name": "ARUIKit",
3   "version": "0.1.0",
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.1.0"
15   },
16   "source_files": [
17     "ARUIKit",
18     "ARUIKit/**/*.{h,m}"
19   ],
20   "exclude_files": "ARUIKit/Exclude",
21   "swift_version": "4"