[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / a / e / SCNLine / 1.2.0 / SCNLine.podspec.json
blobfe77d7ff9bd3ddc560f68fd85b6251b9840fb347
2   "name": "SCNLine",
3   "version": "1.2.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.2.0"
12   },
13   "swift_versions": "5.0",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source_files": "Sources/SCNLine/*.swift",
18   "swift_version": "5.0"