[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / d / b / 2 / SwiftyAlgebra / 1.3 / SwiftyAlgebra.podspec.json
blobda0196467c0d3a6ff43262b5c9e7882eb4d32f2f
2   "name": "SwiftyAlgebra",
3   "version": "1.3",
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.3"
21   },
22   "source_files": [
23     "Source",
24     "Source/**/*"
25   ],
26   "swift_version": "4.0"