[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 3 / e / GKViper / 1.1.0 / GKViper.podspec.json
blob8e9ad112dbb8e67bab1dd1c50cb5c40c45bcff0b
2   "name": "GKViper",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "Basic classes to work with VIPER arch",
7   "requires_arc": true,
8   "version": "1.1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Opekishev Kirill": "grumpykir@gmail.com"
15   },
16   "homepage": "https://github.com/GrumpyKir/GKViper",
17   "source": {
18     "git": "https://github.com/GrumpyKir/GKViper.git",
19     "tag": "1.1.0"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "GKExtensions": [
24       "~> 1.1.0"
25     ]
26   },
27   "source_files": "GKViper/SourceData/*.swift",
28   "swift_versions": "5.0",
29   "swift_version": "5.0"