[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 3 / f / Vectors / 1.1.0 / Vectors.podspec.json
blobab85db44169fb46f60e9100fd0b99e8d2aaff769
2   "name": "Vectors",
3   "version": "1.1.0",
4   "license": "MIT",
5   "summary": "Vector structs and functions for Swift",
6   "homepage": "https://github.com/phelgo/Vectors",
7   "social_media_url": "http://twitter.com/phelgo",
8   "authors": {
9     "phelgo": "phelgo@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/phelgo/Vectors.git",
13     "tag": "1.1.0"
14   },
15   "source_files": "Vectors/*.swift",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true