[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 8 / f / b / Matswift / 0.1.2 / Matswift.podspec.json
blob8610b18604964d5b9ebc215e94347b11dede2a13
2   "name": "Matswift",
3   "version": "0.1.2",
4   "summary": "Matrix calculations in Swift",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/jknthn/Matswift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jknthn": "jeremi.kaczmarczyk@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jknthn/Matswift.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "10.3",
20     "osx": "10.12"
21   },
22   "source_files": "Matswift/Classes/*",
23   "pushed_with_swift_version": "4.0"