[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 1 / 6 / f / TableKit / 2.8.0 / TableKit.podspec.json
blob07e48d3a9e155062ec1abd302b1c3a1ee3b89ec1
2   "name": "TableKit",
3   "module_name": "TableKit",
4   "version": "2.8.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.8.0"
21   }