[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / e / 2 / 7 / LMVVMArchitecture / 0.1.3 / LMVVMArchitecture.podspec.json
blobc278d2ff9392af6b0fabaf1866e67de477bb3a55
2   "name": "LMVVMArchitecture",
3   "version": "0.1.3",
4   "summary": "This is a pod with base realisation the MVVM.",
5   "description": "This is pod with the realization MVVM in my opinion. With this pod you can get all bases classes for implementing the base MVVM application.",
6   "homepage": "https://github.com/lilcappuccino/LMVVMArchitecture",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lilcappucc": "vadym.marchenko.ios@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/lilcappuccino/LMVVMArchitecture.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "LMVVMArchitecture/Classes/**/*",
22   "frameworks": "Combine",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"