[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / f / 1 / SCNPath / 1.1.0 / SCNPath.podspec.json
blob8dc4f45b949f361855f049c2d3959fc554235cfe
2   "name": "SCNPath",
3   "version": "1.1.0",
4   "summary": "SCNPath lets you create paths for any purpose in AR using just centre points for your path.",
5   "homepage": "https://github.com/maxxfrazer/ARKit-SCNPath",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Max Cobb": "maxxc@mac.com"
12   },
13   "source": {
14     "git": "https://github.com/maxxfrazer/ARKit-SCNPath.git",
15     "tag": "1.1.0"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "swift_versions": "5.0",
21   "frameworks": "SceneKit",
22   "source_files": [
23     "SCNPath/*.swift",
24     ".swiftlint.yml"
25   ]