4 "summary": "BLAS Open Library Matrix In Swift",
5 "description": "將 BLAS Open Library Matrix 的部分,重新封裝為Matrix Structure,並透過Swift語言特性,簡化Library的操作。",
6 "homepage": "https://github.com/gradyzhuo/TWMLMatrix",
12 "Grady Zhuo": "gradyzhuo@gmail.com"
14 "social_media_url": "https://www.facebook.com/gradyzhuo",
16 "git": "https://github.com/gradyzhuo/TWMLMatrix.git",
23 "source_files": "TWMLMatrix/Sources/**/*.swift",
24 "frameworks": "Foundation"