4 "summary": "Swift Half-Precision Floating Point",
5 "description": "A lightweight framework containing a Swift implementation for a half-precision floating point type for iOS, macOS, tvOS, and watchOS.",
6 "homepage": "https://github.com/SomeRandomiOSDev/Half",
9 "Joseph Newton": "somerandomiosdev@gmail.com"
18 "git": "https://github.com/SomeRandomiOSDev/Half.git",
21 "source_files": "Sources/**/*.{swift,h,c}",
22 "frameworks": "Foundation",
28 "cocoapods_version": ">= 1.7.3",
29 "swift_version": "5.0"