blob: b422ffa6c2b018269cb430aaa9c2caf6eaa944d5 [file] [log] [blame]
{
"name": "Currency_X_Lmcmz",
"version": "0.0.2",
"summary": "Currency SDK for currency exchange base on AUD.",
"description": "Currency SDK for currency exchange base on AUD.",
"homepage": "https://gitlab.com/lmcmz1/programming-assessment",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"lmcmz": "lmcmze@gmail.com"
},
"source": {
"git": "https://gitlab.com/lmcmz1/programming-assessment.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "CurrencyX/Source/**/*",
"swift_versions": "5.0",
"dependencies": {
"HandyJSON": [
"~> 5.0.1"
],
"Moya": [
"~> 13.0"
],
"PromiseKit": [
"~> 6.8"
]
},
"swift_version": "5.0"
}