[Add] DocumentReaderFullAuthRFIDNightly 7.5.11062
[CocoaPods.git] / Specs / 2 / 9 / f / SwiftMatrixLite / 1.0.0 / SwiftMatrixLite.podspec.json
blob1ffff19d1142242faa83c40e09b7dc55768e96aa
2   "name": "SwiftMatrixLite",
3   "version": "1.0.0",
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",
8   "license": "MIT",
9   "authors": {
10     "haoboxuxu": "haoboxuxu@icloud.com"
11   },
12   "platforms": {
13     "ios": "13.4"
14   },
15   "source": {
16     "git": "https://github.com/haoboxuxu/SwiftMatrixLite.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "SwiftMatrixLite/SwiftMatrixLite/*.{h,m,swift}",
20   "swift_version": "5.0"