[Add] AnyThinkiOS 6.4.40
[CocoaPods.git] / Specs / 6 / 5 / 9 / VectorMath / 0.3.1 / VectorMath.podspec.json
blobcdf81b333a337bb14a4d8eac73718f17f80b01a4
2   "name": "VectorMath",
3   "version": "0.3.1",
4   "license": {
5     "type": "zlib",
6     "file": "LICENCE.md"
7   },
8   "summary": "Vector math library for Mac and iOS",
9   "homepage": "https://github.com/nicklockwood/VectorMath",
10   "authors": "Nick Lockwood",
11   "source": {
12     "git": "https://github.com/nicklockwood/VectorMath.git",
13     "tag": "0.3.1"
14   },
15   "source_files": "VectorMath",
16   "platforms": {
17     "ios": "9.0",
18     "tvos": "9.0",
19     "osx": "10.11"
20   },
21   "requires_arc": true,
22   "pushed_with_swift_version": "3.0"