[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / 9 / Currency_X_Lmcmz / 0.0.3 / Currency_X_Lmcmz.podspec.json
blobb2f856dba2f86d5b5298f09856a613493b601cc8
2   "name": "Currency_X_Lmcmz",
3   "version": "0.0.3",
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.3"
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"