[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / 5 / b / SwiftDecimalNumber / 1.0.2 / SwiftDecimalNumber.podspec.json
blob270d5e3a638c7be04373b5892e672df3b3d694c5
2   "name": "SwiftDecimalNumber",
3   "version": "1.0.2",
4   "summary": "Swift extensions for NSDecimalNumber.",
5   "description": "SwiftDecimalNumber provides an expressive way of interfacing with\nthe NSDecimalNumber type. Also adds methods such as min and\nmax.",
6   "homepage": "https://github.com/superwatermelon/SwiftDecimalNumber",
7   "license": "MIT",
8   "authors": {
9     "Stuart Wakefield": "stuart@superwatermelon.com"
10   },
11   "source": {
12     "git": "https://github.com/superwatermelon/SwiftDecimalNumber.git",
13     "tag": "1.0.2"
14   },
15   "platforms": {
16     "ios": "9.3"
17   },
18   "source_files": "SwiftDecimalNumber/**/*"