[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 2 / 6 / f / VNBase / 0.4.49 / VNBase.podspec.json
blobfd4020f51c7d0dfa0246ef1371599e6f1b72bd86
2   "name": "VNBase",
3   "version": "0.4.49",
4   "summary": "Simple MVVM helper",
5   "swift_versions": "5.0",
6   "description": "TODO: I should add some description later =)",
7   "homepage": "https://github.com/teanet/VNBase",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "teanet": "tea.net@me.com"
14   },
15   "source": {
16     "git": "https://github.com/teanet/VNBase.git",
17     "tag": "0.4.49"
18   },
19   "social_media_url": "https://twitter.com/teanet",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "VNBase/Classes/**/*",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "SnapKit": [
27       "~> 5.0.0"
28     ]
29   },
30   "swift_version": "5.0"