[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / 5 / 0 / 8 / InverseTableView / 0.6.0 / InverseTableView.podspec.json
blobf7a332ec7494930ae339d069368c15d3ae5d50d6
2   "name": "InverseTableView",
3   "version": "0.6.0",
4   "summary": "InverseTableView is subclass of UITableView, able to insert like chat.",
5   "description": "InverseTableView is subclass of UITableView, able to insert like chat. included datasource converter.",
6   "homepage": "https://github.com/noppefoxwolf/InverseTableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tomoya Hirano": "cromteria@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/noppefoxwolf/InverseTableView.git",
16     "tag": "0.6.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.2"
23   },
24   "source_files": "InverseTableView/Classes/**/*"