[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / 9 / b / 0 / PaylikeCurrencies / 0.1.0 / PaylikeCurrencies.podspec.json
blob9fa9f5e42e215780703d5cbb0ed7d341a8b3d3ce
2   "name": "PaylikeCurrencies",
3   "swift_versions": "4.0",
4   "version": "0.1.0",
5   "summary": "Utility package to work with currencies 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-currencies",
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-currencies.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Sources/PaylikeCurrencies/**/*",
23   "swift_version": "4.0"