4 "summary": "Swift Complex Number",
5 "description": "A lightweight framework designed for representing and working with complex numbers for iOS, macOS, tvOS, and watchOS.",
6 "homepage": "https://github.com/SomeRandomiOSDev/Complex",
9 "Joe Newton": "somerandomiosdev@gmail.com"
12 "git": "https://github.com/SomeRandomiOSDev/Complex.git",
21 "source_files": "Sources/Complex/*.swift",
26 "cocoapods_version": ">= 1.7.3",
43 "Tests/ComplexTests/*Tests.swift",
44 "Tests/ComplexTests/TestingBase.swift"
48 "swift_version": "5.0"