[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / b / 4 / LA / 0.1.1 / LA.podspec.json
blob82a57d7660b98e3447b80c22441a26351e0686bb
2   "name": "LA",
3   "version": "0.1.1",
4   "summary": "A collection of linear algebra functions",
5   "description": "A small collection of linear algebra functions.",
6   "homepage": "https://github.com/anconaesselmann/LA",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "anconaesselmann": "axel@anconaesselmann.com"
13   },
14   "source": {
15     "git": "https://github.com/anconaesselmann/LA.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LA/Classes/**/*",
22   "pushed_with_swift_version": "4.0"