[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / c / a / b / UITable / 0.1.0 / UITable.podspec.json
blob0095978bfb00cf82f5d73f8d99296973ac55addd
2   "name": "UITable",
3   "version": "0.1.0",
4   "summary": "A tiny dynamic table creator in swift",
5   "description": "Allows you to easily create tables with given dynamic values",
6   "homepage": "https://github.com/yasinkbas/UITable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yasinkbas": "yasin.kbas12@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yasinkbas/UITable.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "UITable/Classes/**/*",
23   "swift_version": "5.0"