blob: 761f224fdaf9d2e8ebb52e4552a669efa6b269f5 [file] [log] [blame]
{
"name": "DDRouter",
"version": "0.4.1",
"license": {
"type": "ISC"
},
"homepage": "https://github.com/DeloitteDigitalAPAC/ddrouter",
"authors": {
"Deloitte Digital": "wrigney@deloitte.com.au"
},
"summary": "Deloitte Digital simple networking framework.",
"source": {
"git": "https://github.com/DeloitteDigitalAPAC/ddrouter.git",
"tag": "v0.4.1"
},
"source_files": [
"DDRouter",
"DDRouter/**/*.swift"
],
"frameworks": "RxSwift",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5",
"dependencies": {
"RxSwift": [
"~> 5.1"
]
},
"static_framework": true,
"swift_version": "5"
}