[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 6 / d / STDTableView / 0.1.1 / STDTableView.podspec.json
blob5e3e5d355a96c503d81a55e0caacfd8d63c5931c
2   "name": "STDTableView",
3   "version": "0.1.1",
4   "summary": "STDTableView is a useful extension for UITableView",
5   "description": "STDTableView is an complete, easy-to-use extension for UITableView.",
6   "homepage": "https://github.com/XuQibin/STDTableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "XuQibin": "scrat_xu@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/XuQibin/STDTableView.git",
19     "tag": "0.1.1"
20   },
21   "source_files": "STDTableView/Classes/STDTableView/*.{h,m}",
22   "requires_arc": true