[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 6 / f / TableKit / 0.8.0 / TableKit.podspec.json
blob42bbd5d2be8ffcc319f91532c247a3568e33d599
2   "name": "TableKit",
3   "module_name": "TableKit",
4   "version": "0.8.0",
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.8.0"
21   }