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