[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 1 / 5 / YCMatrix / 0.6.2 / YCMatrix.podspec.json
blob2436ea63834767dfb07d7501901d8a47ccb221fb
2   "name": "YCMatrix",
3   "version": "0.6.2",
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.2"
16   },
17   "platforms": {
18     "osx": "10.7",
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "YCMatrix/*.{h,m}"