[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 6 / 8 / c / Logistics / 0.0.3 / Logistics.podspec.json
blob1843dec28288c39b260ba5e854e5ab904e0793fa
2   "name": "Logistics",
3   "version": "0.0.3",
4   "swift_version": "5.0",
5   "summary": "TBD. Under development.",
6   "description": "TODO: Add long description of the pod here.\nTBD. The whole architecture framework. Creates defined way to communicate parts of the app.",
7   "homepage": "https://github.com/dmsl1805/Logistics",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Dmitry Shulzhenko": "dmsl1805@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/dmsl1805/Logistics.git",
17     "tag": "0.0.3"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Logistics/Classes/**/*",
23   "dependencies": {
24     "Sourcery": [
26     ],
27     "RxSwift": [
29     ]
30   }