[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / a / e / SCNLine / 1.1.0 / SCNLine.podspec.json
blobc9e1906fb067d3133edd30f12171f9912cbae768
2   "name": "SCNLine",
3   "version": "1.1.0",
4   "summary": "SCNLine lets you draw tubes.",
5   "description": "draw a thick line in SceneKit",
6   "homepage": "https://github.com/maxxfrazer/SCNLine",
7   "license": "MIT",
8   "authors": "Max Cobb",
9   "source": {
10     "git": "https://github.com/maxxfrazer/SceneKit-SCNLine.git",
11     "tag": "1.1.0"
12   },
13   "swift_versions": "5.0",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "Sources/SCNLine/*.swift",
18   "swift_version": "5.0"