[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 9 / b / PaylikeMoney / 0.2.1 / PaylikeMoney.podspec.json
blobe34d937a4c78738a282430518d15b38ad7d5ec8c
2   "name": "PaylikeMoney",
3   "swift_versions": "4.0",
4   "version": "0.2.1",
5   "summary": "Utility package to work with payment amounts in the Paylike ecosystem",
6   "description": "This packages is a clone of the JS version and responsible for providing a handy\ninterface to handle currencies that can be used in the Paylike ecosystem",
7   "homepage": "https://github.com/paylike/swift-money",
8   "license": {
9     "type": "BSD-3",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Paylike.io": "info@paylike.io"
14   },
15   "source": {
16     "git": "https://github.com/paylike/swift-money.git",
17     "tag": "0.2.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Sources/PaylikeMoney/**/*",
23   "swift_version": "4.0"