2 "name": "SwiftMatrixLite",
4 "swift_versions": "5.0",
5 "summary": "a lite version of Matrix calculation in Swift.",
6 "description": "a lite version of Matrix calculation in Swift. Based on Process oriented. It's type safe",
7 "homepage": "https://github.com/haoboxuxu/SwiftMatrixLite",
10 "haoboxuxu": "haoboxuxu@icloud.com"
16 "git": "https://github.com/haoboxuxu/SwiftMatrixLite.git",
19 "source_files": "SwiftMatrixLite/SwiftMatrixLite/*.{h,m,swift}",
20 "swift_version": "5.0"