Latest | 0.1.0 |
---|---|
Homepage | https://github.com/youknowone/SwiftUp |
License | 2-clause BSD |
Platforms | osx 10.10 |
Frameworks | Foundation, IOKit |
Authors |
404: Not Found
Latest podspec
{ "name": "SwiftIOKit", "version": "0.1.0", "summary": "Swift shallow wrapper of IOKit.", "description": "Swift shallow wrapper of IOKit.nApple starts to provide Swift API for their libraries, but it is slow andnimperfect. These projects fill the gap.", "homepage": "https://github.com/youknowone/SwiftUp", "license": { "type": "2-clause BSD", "file": "LICENSE" }, "authors": { "Jeong YunWon": "[email protected]" }, "source": { "git": "https://github.com/youknowone/SwiftUp.git", "tag": "0.1.0" }, "platforms": { "osx": "10.10" }, "source_files": "IOKit/SwiftIOKit/*.swift", "frameworks": [ "Foundation", "IOKit" ], "swift_versions": "5.0", "swift_version": "5.0" }
Tue, 04 Jun 2019 10:04:17 +0000