Latest | 0.1.0 |
---|---|
Homepage | https://github.com/youknowone/SwiftUp |
License | 2-clause BSD |
Platforms | osx 10.10 |
Authors |
404: Not Found
Latest podspec
{ "name": "SwiftCarbon", "version": "0.1.0", "summary": "Swift shallow wrapper of Carbon.", "description": "Swift shallow wrapper of Carbon.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" }, "swift_versions": "5.0", "swift_version": "5.0", "subspecs": [ { "name": "HIToolbox", "source_files": "Carbon/HIToolbox/*.swift", "frameworks": "Carbon" }, { "name": "SwiftCarbon", "dependencies": { "SwiftCarbon/HIToolbox": [] } } ] }
Tue, 04 Jun 2019 10:13:23 +0000