[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 1 / c / Table / 0.0.4 / Table.podspec.json
blobc85d2f75f5ff8d89c9748111cd2b382391dc55f6
2   "name": "Table",
3   "version": "0.0.4",
4   "summary": "Declaritive Tables",
5   "description": "Create table layouts declaritively.",
6   "homepage": "https://github.com/BradHilton/Table",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Brad Hilton": "brad@skyvive.com"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "tvos": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/BradHilton/Table.git",
20     "tag": "0.0.4"
21   },
22   "source_files": [
23     "Table",
24     "Table/**/*.{h,m,swift}"
25   ],
26   "pushed_with_swift_version": "3.0"