[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 4 / d / Evolver / 0.1.0 / Evolver.podspec.json
blob4362065cfabd211c0136ac3a193db62d15918ec1
2   "name": "Evolver",
3   "version": "0.1.0",
4   "summary": "Genetic Algorithm library for Swift.",
5   "description": "Evolver is a Genetic Algorithm library for Swift.",
6   "homepage": "https://github.com/natmark/Evolver",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Atsuya Sato": "natmark0918@gmail.com"
13   },
14   "platforms": {
15     "osx": "10.9"
16   },
17   "source": {
18     "git": "https://github.com/natmark/Evolver.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "Evolver/**/*.swift",
22   "pushed_with_swift_version": "4.0"