[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 2 / 5 / Swift+KRHebbian / 1.1 / Swift+KRHebbian.podspec.json
blob60c5c8728b8e6960c2c503922aa3b752aa131400
2   "name": "Swift+KRHebbian",
3   "version": "1.1",
4   "summary": "Self learning the adjust weight method on Machine Learning.",
5   "description": "KRHebbian is a self-learning algorithm (adjust the weights) in neural network of Machine Learning (自分学習アルゴリズム).",
6   "homepage": "https://github.com/Kalvar/swift-KRHebbian-Algorithm",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kalvar Lin": "ilovekalvar@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/ilovekalvar",
15   "source": {
16     "git": "https://github.com/Kalvar/swift-KRHebbian-Algorithm.git",
17     "tag": "1.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "source_files": "ML/*"