[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / 4 / 2 / TableViewDataStatus / 2.0.0 / TableViewDataStatus.podspec.json
blob0c577d337566c2f62c35f9b76e251d72a7571020
2   "name": "TableViewDataStatus",
3   "version": "2.0.0",
4   "summary": "Table View to control Data Status. Allows to add loading and empty views. Automatically controls the visibility of the views.",
5   "homepage": "https://github.com/GabrielMassana",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Gabriel Massana": "gabrielmassana@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/GabrielMassana/TableViewDataStatus-iOS.git",
18     "tag": "2.0.0",
19     "branch": "master"
20   },
21   "source_files": "TableViewDataStatus-iOS/**/*.swift",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"