[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / b / 4 / LA / 0.2.1 / LA.podspec.json
blob7e1ebe8645060a430064d6c1bd4ac0ec2bddb0d0
2   "name": "LA",
3   "version": "0.2.1",
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.1"
18   },
19   "platforms": {
20     "ios": "8.0",
21     "watchos": "3.0"
22   },
23   "source_files": "LA/Classes/**/*",
24   "swift_version": "5.0"