Latest | 0.2.0 |
---|---|
Homepage | http://pixelkit.dev |
License | MIT |
Platforms | ios 11.0, osx 10.13 |
Dependencies | PixelKit |
Authors |
Latest podspec
{ "name": "VertexKit", "version": "0.2.0", "summary": "a Framework for iOS & macOS.", "description": "a collection of live graphics tools for realtime editing.", "homepage": "http://pixelkit.dev", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Hexagons": "[email protected]" }, "social_media_url": "https://twitter.com/anton_hexagons", "platforms": { "ios": "11.0", "osx": "10.13" }, "swift_version": "5.0", "source": { "git": "https://github.com/hexagons/VertexKit.git", "branch": "master", "tag": "0.2.0" }, "source_files": [ "Source", "Source/**/*.swift" ], "ios": { "resources": "Resources/Metal Libs/VertexKitShaders.metallib" }, "osx": { "resources": "Resources/Metal Libs/VertexKitShaders-macOS.metallib" }, "dependencies": { "PixelKit": [] } }
Fri, 24 May 2019 10:41:04 +0000