[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / 1 / 8 / CoreMath / 0.2.2 / CoreMath.podspec.json
blob7d23b2e27949920437d422b5ca580866a295a433
2   "name": "CoreMath",
3   "version": "0.2.2",
4   "summary": "CoreMath is a Swift library containing many math concepts.",
5   "description": "If you need an implementation of Complex Numbers, Discrete Fourier Transform, Interpolation and many more, this is the library you have been looking for.",
6   "homepage": "https://github.com/pauljohanneskraft/CoreMath",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Paul Kraft": "pauljohanneskraft@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/pauljohanneskraft/CoreMath.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "osx": "10.10"
20   },
21   "source_files": "CoreMath/Classes/**/*"