[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / f / 1 / SCNPath / 1.2.0 / SCNPath.podspec.json
blob28e86d7330b4a5a9ac32788e7d84537579e7d83b
2   "name": "SCNPath",
3   "version": "1.2.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.2.0"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "swift_versions": "5.0",
21   "frameworks": "SceneKit",
22   "source_files": [
23     "Sources/SCNPath/*.swift",
24     ".swiftlint.yml"
25   ],
26   "swift_version": "5.0"