[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / b / 6 / 3 / SinzuMoney / 0.1.0 / SinzuMoney.podspec.json
blob1758cf6e5d192572440e1bc30e48c1dd070a906c
2   "name": "SinzuMoney",
3   "version": "0.1.0",
4   "summary": "This is a simple type-safe representation of a Monetary",
5   "description": "A precise, type-safe representation of monetary amounts in a given currency.",
6   "homepage": "https://github.com/moderateepheezy/SinzuMoney",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Afees Lawal": "moderateepheezy@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "swift_versions": "5.1",
18   "source": {
19     "git": "https://github.com/moderateepheezy/SinzuMoney.git",
20     "tag": "0.1.0"
21   },
22   "source_files": "SinzuMoney/**/*.{h,m,swift}",
23   "swift_version": "5.1"