blob: 92fa1bd3390f2972f3ebdd1354717b51b257a89d [file] [log] [blame]
{
"name": "DDRouter",
"version": "0.5.0",
"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.5.0"
},
"source_files": [
"DDRouter",
"DDRouter/**/*.swift"
],
"frameworks": "RxSwift",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5",
"dependencies": {
"RxSwift": [
"~> 5.1"
]
},
"static_framework": true,
"swift_version": "5"
}