[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 4 / e / 9 / Currency_X_Lmcmz / 0.0.2 / Currency_X_Lmcmz.podspec.json
blobb422ffa6c2b018269cb430aaa9c2caf6eaa944d5
2   "name": "Currency_X_Lmcmz",
3   "version": "0.0.2",
4   "summary": "Currency SDK for currency exchange base on AUD.",
5   "description": "Currency SDK for currency exchange base on AUD.",
6   "homepage": "https://gitlab.com/lmcmz1/programming-assessment",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "lmcmz": "lmcmze@gmail.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/lmcmz1/programming-assessment.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "CurrencyX/Source/**/*",
22   "swift_versions": "5.0",
23   "dependencies": {
24     "HandyJSON": [
25       "~> 5.0.1"
26     ],
27     "Moya": [
28       "~> 13.0"
29     ],
30     "PromiseKit": [
31       "~> 6.8"
32     ]
33   },
34   "swift_version": "5.0"