[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 6 / e / 0 / MvvmForIOS / 0.2 / MvvmForIOS.podspec.json
blob0cb5bfc2d2d114c7f785da5f35622d05b4d92f79
2   "name": "MvvmForIOS",
3   "version": "0.2",
4   "summary": "Framework for using Mvvm Pattern in OBJ-C and Swift with iOS",
5   "description": "Framework for using Mvvm Pattern in OBJ-C and Swift with iOS\nCompatible Swift 4 and OBJ-C",
6   "homepage": "https://github.com/frankois944/MvvmForIOS",
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.git",
16     "tag": "0.2"
17   },
18   "source_files": "MvvmForIOS/MvvmForIOS/**/*.{h,m}",
19   "exclude_files": "MvvmForIOS/MvvmForIOS/**/*.{swift}",
20   "requires_arc": true