[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / e / 0 / Rounder / 0.1.0 / Rounder.podspec.json
blobcc67b8427dc4f026051ae39111c2ba331ea578fb
2   "name": "Rounder",
3   "version": "0.1.0",
4   "summary": "Extends the Double struct to round to specified number of places.",
5   "description": "'Extends the Double struct to round to specified number of places. Also includes a toDouble extension on the Decimal struct.'",
6   "homepage": "https://github.com/albanybuipe96/Rounder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "albanybuipe96": "mohammedarahman96@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/albanybuipe96/Rounder.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Classes/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"