[Add] LiteRTSelectTfOps 0.0.1-nightly.20250110
[CocoaPods.git] / Specs / 8 / 3 / 9 / Mvce / 1.0.0 / Mvce.podspec.json
blobb3aa8d262beceefbafda1ba791374cb686a0b1ca
2   "name": "Mvce",
3   "version": "1.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": "1.0.0"
17   },
18   "source_files": "Mvce/*.{h,swift}",
19   "swift_version": "4.1"