[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / 5 / b / SwiftDecimalNumber / 1.0.1-alpha / SwiftDecimalNumber.podspec.json
blobe0f2b76de40f93ed63ccc23fc174188b94a36376
2   "name": "SwiftDecimalNumber",
3   "version": "1.0.1-alpha",
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.1-alpha"
14   },
15   "platforms": {
16     "ios": "9.2"
17   },
18   "source_files": "SwiftDecimalNumber/**/*"