[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 9 / c / LightMVVMC / 0.1.2 / LightMVVMC.podspec.json
blob0e01861bf2cf509c2ef69590ab675b81a13d2fb5
2   "name": "LightMVVMC",
3   "version": "0.1.2",
4   "summary": "Lightweight MVVM + Coordinator implementation.",
5   "description": "Light MVVM-C is a lightweight implementation of the MVVM + Coordinator architectural pattern.",
6   "homepage": "https://github.com/enriquebk/Light-MVVM-C",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "enriquebk": "me@ebermudez.com"
13   },
14   "source": {
15     "git": "https://github.com/enriquebk/Light-MVVM-C.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5",
22   "requires_arc": true,
23   "source_files": "LightMVVMC/LightMVVMC/**/*.{swift}",
24   "swift_version": "5"