4 "summary": "Object to UnsafeRawPointer Casting",
5 "description": "A lightweight framework for easily casting objects to and from UnsafeRawPointer types in iOS, macOS, tvOS, and watchOS.",
6 "homepage": "https://github.com/SomeRandomiOSDev/SwiftyCast",
9 "Joe Newton": "somerandomiosdev@gmail.com"
12 "git": "https://github.com/SomeRandomiOSDev/SwiftyCast.git",
21 "source_files": "Sources/SwiftyCast/*.swift",
27 "cocoapods_version": ">= 1.7.3",
38 "source_files": "Tests/SwiftyCastTests/*Tests.swift"
41 "swift_version": "5.0"