[Add] EOCoreDebug 2.3.296
[CocoaPods.git] / Specs / 1 / 6 / f / TableKit / 2.0.0 / TableKit.podspec.json
blobf8074404cec1f8880eab8738bdcb673e8494b774
2   "name": "TableKit",
3   "module_name": "TableKit",
4   "version": "2.0.0",
5   "homepage": "https://github.com/maxsokolov/TableKit",
6   "summary": "Type-safe declarative table views with Swift.",
7   "authors": {
8     "Max Sokolov": "i@maxsokolov.net"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "Sources/*.swift",
18   "source": {
19     "git": "https://github.com/maxsokolov/TableKit.git",
20     "tag": "2.0.0"
21   }