[Add] MARSDK_EPSDK 5.4.1
[CocoaPods.git] / Specs / 8 / 3 / 9 / Mvce / 5.0.0 / Mvce.podspec.json
blob3ddcd3741712cdfa07685f6bd3f8d9e05fa4d98a
2   "name": "Mvce",
3   "version": "5.0.0",
4   "summary": "A minimal, simple, unobtrusive, and event driven MVC library to glue decoupled Model, View, and Controller for UIKit/AppKit.",
5   "homepage": "https://github.com/cxa/Mvce",
6   "license": "MIT",
7   "authors": {
8     "CHEN Xian-an": "xianan.chen@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0",
12     "osx": "10.9"
13   },
14   "source": {
15     "git": "https://github.com/cxa/Mvce.git",
16     "tag": "5.0.0"
17   },
18   "source_files": "Mvce/*.{h,swift}",
19   "swift_version": "4.2"