[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 1 / c / Viperit / 1.5.0 / Viperit.podspec.json
blob4ed8c02f7649d5133f95de59fef4713464762317
2   "name": "Viperit",
3   "version": "1.5.0",
4   "summary": "Viper Framework for iOS written in Swift",
5   "description": "Viper Framework for iOS to implement VIPER architecture in an easy way",
6   "homepage": "https://github.com/ferranabello/Viperit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ferran Abelló": "ferran.abello@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ferranabello/Viperit.git",
16     "tag": "1.5.0"
17   },
18   "weak_frameworks": "SwiftUI",
19   "social_media_url": "https://twitter.com/acferran",
20   "swift_versions": "5",
21   "platforms": {
22     "ios": "12.0"
23   },
24   "source_files": "Viperit/**/*.swift",
25   "swift_version": "5"