blob: e54331c51de4756d48897d968e42192b297305cb [file] [log] [blame]
{
"name": "Logistics",
"version": "0.0.1",
"swift_version": "5.0",
"summary": "TBD. The whole architecture framework. Creates defined way to communicate parts of the app.",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Logistics/Classes/**/*"
}