[Add] LastFM.swift 1.5.1
[CocoaPods.git] / Specs / 7 / 9 / 5 / Shark-SDK / 2.3.4 / Shark-SDK.podspec.json
blobf176c854139c05773545574c16cc1c52e5d35094
2   "name": "Shark-SDK",
3   "version": "2.3.4",
4   "license": {
5     "type": "GPLv2",
6     "text": "See https://sourceforge.net/directory/license:gpl/"
7   },
8   "summary": "iOS & OS X framework for Shark: C++ Machine Learning Library",
9   "description": "                      SHARK provides libraries for the design of adaptive systems, including methods for linear and nonlinear optimization (e.g., evolutionary and gradient-based algorithms), kernel-based algorithms and neural networks, and other machine learning techniques.\n",
10   "homepage": "https://sourceforge.net/projects/shark-project/",
11   "authors": {
12     "shark-admin": "https://sourceforge.net/u/shark-admin/profile/"
13   },
14   "source": {
15     "http": "https://github.com/mgrebenets/shark2-iosx/releases/download/v2.3.4/Shark-SDK.tgz",
16     "type": "tgz"
17   },
18   "ios": {
19     "vendored_frameworks": "Shark-iOS-SDK/Shark.framework"
20   },
21   "osx": {
22     "vendored_frameworks": "Shark-OSX-SDK/Shark.framework"
23   },
24   "platforms": {
25     "ios": "6.0",
26     "osx": "10.7"
27   },
28   "requires_arc": false