[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / f / 5 / GKRepresentable / 1.0.0 / GKRepresentable.podspec.json
blob59c6f2188c759d5b050a87d6f46280d3405826aa
2   "name": "GKRepresentable",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "Models and classes for UITableView",
7   "requires_arc": true,
8   "version": "1.0.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/GKRepresentable",
17   "source": {
18     "git": "https://github.com/GrumpyKir/GKRepresentable.git",
19     "tag": "1.0.0"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "GKExtensions": [
24       "~> 1.1.0"
25     ]
26   },
27   "source_files": "GKRepresentable/SourceData/*.swift",
28   "swift_version": "5.0"