blob: fa4dccfa6c2d0a16b5c25802c82ce42e93a38268 [file] [log] [blame]
{
"name": "Logistics",
"version": "0.0.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Logistics/Classes/**/*",
"dependencies": {
"Sourcery": [
],
"RxSwift": [
]
}
}