[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / c / 4 / MvvmForIOSSwift / 0.7 / MvvmForIOSSwift.podspec.json
blob494b2ea5a04870dcbb0a6fba79267d441cede4e4
2   "name": "MvvmForIOSSwift",
3   "version": "0.7",
4   "summary": "Framework for using Mvvm Pattern in Swift with iOS",
5   "description": "Framework for using Mvvm Pattern in Swift 4 with iOS\nCompatible Swift 4 and iOS > 8",
6   "homepage": "https://github.com/frankois944/MvvmForIOS-Swift",
7   "license": "MIT",
8   "authors": {
9     "Francois Dabonot": "frankois@azodus.fr.nf"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/frankois944/MvvmForIOS-Swift.git",
16     "tag": "0.7"
17   },
18   "source_files": "MvvmForIOS/**/*.{swift}",
19   "requires_arc": true,
20   "swift_version": "4",
21   "dependencies": {
22     "LGSideMenuController": [
24     ]
25   },
26   "deprecated": true