Latest | 0.0.1 |
---|---|
Homepage | https://github.com/vasiliydumanov/swix |
License | MIT |
Platforms | ios 12.0 |
Dependencies | swix |
Authors |
404: Not Found
Latest podspec
{ "name": "SwiftMLP", "version": "0.0.1", "summary": "Swift MLP library based on Swix (https://github.com/vasiliydumanov/swix)", "description": "Swift MLP library based on Swix (https://github.com/vasiliydumanov/swix)", "homepage": "https://github.com/vasiliydumanov/swix", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Vasiliy Dumanov": "[email protected]" }, "platforms": { "ios": "12.0" }, "source": { "git": "https://github.com/vasiliydumanov/SwiftMLP.git", "tag": "0.0.1" }, "source_files": [ "SwiftMLP/*.swift", "SwiftMLP/**/*.swift" ], "dependencies": { "swix": [ "~> 1.0.11" ] }, "swift_version": "4.2" }
Mon, 11 Mar 2019 11:03:12 +0000