blob: 35985719ba1949afdfd1767d9ec5b210545227ac [file] [log] [blame]
{
"name": "Logistics",
"version": "0.0.5",
"swift_version": "5.0",
"summary": "TBD. Under development.",
"description": "TODO: Add long description of the pod here.\nTBD. The whole architecture framework. Creates defined way to communicate parts of the app.",
"homepage": "https://github.com/dmsl1805/Logistics",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dmitry Shulzhenko": "dmsl1805@gmail.com"
},
"source": {
"git": "https://github.com/dmsl1805/Logistics.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Logistics/Classes/**/*",
"dependencies": {
"Sourcery": [
],
"RxSwift": [
]
}
}