Latest | 0.0.2 |
---|---|
Homepage | https://github.com/richjp/HTHelpers |
License | MIT |
Platforms | ios 8.0, osx 10.9, tvos 9.0 |
Authors |
Swift 4+ Project Helpers
Latest podspec
{ "name": "HTHelpers", "version": "0.0.2", "summary": "Swift projects helpers", "homepage": "https://github.com/richjp/HTHelpers", "license": "MIT", "authors": { "Richard Rogers": "[email protected]" }, "platforms": { "ios": "8.0", "osx": "10.9", "tvos": "9.0" }, "source": { "git": "https://github.com/richjp/HTHelpers.git", "tag": "0.0.2" }, "osx": { "source_files": [ "CommonSource/macOS/Extensions/*.swift", "CommonSource/Swift/Extensions/*.swift" ], "frameworks": [ "AppKit", "Foundation" ] }, "ios": { "source_files": [ "CommonSource/iOS/Extensions/*.swift", "CommonSource/Swift/Extensions/*.swift" ], "frameworks": [ "UIKit", "Foundation" ] }, "tvos": { "source_files": [ "CommonSource/iOS/Extensions/*.swift", "CommonSource/Swift/Extensions/*.swift" ], "frameworks": [ "UIKit", "Foundation" ] }, "pushed_with_swift_version": "4.0" }
Sat, 09 Dec 2017 16:40:04 +0000