[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / a / 1 / AETripleStateTableView / 1.0.1 / AETripleStateTableView.podspec.json
blob802a0e6e89897918bd6c726db5fa4854ff7de64f
2   "name": "AETripleStateTableView",
3   "version": "1.0.1",
4   "summary": "A lightweight, customizable subclass of UITableView that supports triple states(loading, no data and normal)",
5   "homepage": "https://github.com/canicelebrate/AETripleStateTableView",
6   "license": "MIT",
7   "authors": {
8     "William Wang": "canicelebrate@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/canicelebrate/AETripleStateTableView.git",
12     "tag": "1.0.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "AETripleStateTableView/*.{h,m}",
19   "public_header_files": "AETripleStateTableView/AETripleStateTableView.h"