Latest | 0.1.0 |
---|---|
Homepage | https://github.com/youknowone/SwiftUp |
License | 2-clause BSD |
Platforms | osx 10.10 |
Dependencies | SwiftIOKit, SwiftCarbon |
Authors |
404: Not Found
Latest podspec
{ "name": "SwiftUp", "version": "0.1.0", "summary": "Swift shallow wrapper of Apple SDK.", "description": "Swift shallow wrapper of Apple SDK.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" }, "dependencies": { "SwiftIOKit": [ "~> 0.1.0" ], "SwiftCarbon": [ "~> 0.1.0" ] }, "swift_versions": "5.0", "swift_version": "5.0" }
Tue, 04 Jun 2019 10:05:25 +0000