[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 1 / c / Viperit / 0.2.2 / Viperit.podspec.json
blobf0f584ac2cb76a582f64eb699bb7f99f256caaad
2   "name": "Viperit",
3   "version": "0.2.2",
4   "summary": "Viper Framework for iOS written in Swift 3",
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": "0.2.2"
17   },
18   "social_media_url": "https://twitter.com/acferran",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Viperit/Core/**/*",
23   "pushed_with_swift_version": "3.0"