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 "Joseph Newton": "somerandomiosdev@gmail.com"
18 "git": "https://github.com/SomeRandomiOSDev/Complex.git",
21 "source_files": "Sources/**/*.swift",
26 "cocoapods_version": ">= 1.7.3",
42 "Tests/ComplexTests/*Tests.swift",
43 "Tests/ComplexTests/TestingBase.swift"
47 "swift_version": "5.0"