[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 1 / 5 / YCMatrix / 0.6.0 / YCMatrix.podspec.json
blob1e33e6063203140d79d9008dcc733a7e91a6fce7
2   "name": "YCMatrix",
3   "version": "0.6.0",
4   "summary": "A flexible Matrix library for Objective-C, which interfaces BLAS, LAPACK and vDSP functions via the Accelerate Framework",
5   "homepage": "http://yconst.com/software/ycmatrix/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ioannis Chatzikonstantinou": "contact@yconst.com"
12   },
13   "source": {
14     "git": "https://github.com/yconst/YCMatrix.git",
15     "tag": "v0.6.0"
16   },
17   "platforms": {
18     "osx": "10.7"
19   },
20   "requires_arc": true,
21   "source_files": "YCMatrix/*.{h,m}"