[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / b / 7 / MaVec / 1.0.0 / MaVec.podspec.json
blob4aa009b77d404e85242530bfb242b327e2213039
2   "authors": {
3     "Andrew McKnight": "amcknight2718@gmail.com"
4   },
5   "dependencies": {
6     "MCKNumerics": [
7       "~> 0.4.0"
8     ]
9   },
10   "frameworks": [
11     "Accelerate"
12   ],
13   "homepage": "http://github.com/armcknight/MaVec",
14   "license": "MIT",
15   "name": "MaVec",
16   "platforms": {
17     "ios": "6.0",
18     "osx": "10.7"
19   },
20   "requires_arc": "true",
21   "social_media_url": "https://twitter.com/ndrewmcknight",
22   "source": {
23     "git": "https://github.com/armcknight/MaVec.git",
24     "tag": "1.0.0"
25   },
26   "source_files": "MaVec/MaVec/**/*.{h,m}",
27   "summary": "Classes representing Matrices and Vectors, with all the math you need for them.",
28   "version": "1.0.0"