[Add] TappSDK 1.0.42
[CocoaPods.git] / Specs / d / b / 2 / SwiftyAlgebra / 1.5 / SwiftyAlgebra.podspec.json
blobec7fd46995a59ead02f9f491b6a569ec4cf8abd1
2   "name": "SwiftyAlgebra",
3   "version": "1.5",
4   "summary": "Algebra implemented in Swift",
5   "description": "Provides set of tools for managing numbers in Swift.",
6   "homepage": "https://github.com/igormatyushkin014/SwiftyAlgebra",
7   "screenshots": "https://github.com/igormatyushkin014/SwiftyAlgebra/raw/master/Images/logo_2048_600.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Igor Matyushkin": "igormatyushkin014@gmail.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/igormatyushkin014/SwiftyAlgebra.git",
20     "tag": "1.5"
21   },
22   "source_files": [
23     "Source",
24     "Source/**/*"
25   ],
26   "swift_version": "4.0"