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