Latest | 0.1.2 |
---|---|
Homepage | https://github.com/ekordin/EKBasicAdditions |
License | MIT |
Platforms | osx 10.8 |
Frameworks | SystemConfiguration |
Authors |
macOS useful classes
Latest podspec
{ "name": "EKBasicAdditions", "version": "0.1.2", "summary": "The useful additions (OSX).", "description": "The basic macOS additions. See more description later.", "homepage": "https://github.com/ekordin/EKBasicAdditions", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Eugene Kordin": "[email protected]" }, "source": { "git": "https://github.com/ekordin/EKBasicAdditions.git", "tag": "0.1.2" }, "platforms": { "osx": "10.8" }, "source_files": "EKBasicAdditions/*.{h,m}", "frameworks": "SystemConfiguration", "osx": { "frameworks": "AppKit" } }
Thu, 14 Dec 2017 16:20:06 +0000