[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 8 / f / b / Matswift / 0.1.1 / Matswift.podspec.json
blob952e84e547d0fcde2d4b49ee978b39906f3e916a
2   "name": "Matswift",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "10.3"
20   },
21   "source_files": "Matswift/Classes/*",
22   "pushed_with_swift_version": "4.0"