[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 1 / 6 / f / TableKit / 0.9.1 / TableKit.podspec.json
blob862a61cbd56211bfac34a843e99eef3041d4b524
2   "name": "TableKit",
3   "module_name": "TableKit",
4   "version": "0.9.1",
5   "homepage": "https://github.com/maxsokolov/TableKit",
6   "summary": "Type-safe declarative table views. Swift 2.2 is required.",
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": "0.9.1"
21   }