[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / b / 4 / LA / 0.2.0 / LA.podspec.json
blob9cded770ed2d1d811b85cacc89c3b3ad441d7b84
2   "name": "LA",
3   "version": "0.2.0",
4   "summary": "A collection of linear algebra functions",
5   "swift_versions": "5.0",
6   "description": "A small collection of linear algebra functions.",
7   "homepage": "https://github.com/anconaesselmann/LA",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "anconaesselmann": "axel@anconaesselmann.com"
14   },
15   "source": {
16     "git": "https://github.com/anconaesselmann/LA.git",
17     "tag": "0.2.0"
18   },
19   "platforms": {
20     "ios": "8.0",
21     "watchos": "3.0"
22   },
23   "source_files": "LA/Classes/**/*",
24   "swift_version": "5.0"