[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 4 / 6 / d / STDTableView / 0.1.0 / STDTableView.podspec.json
blob31d4befba382c32c2aa9376594f00743c9912257
2   "name": "STDTableView",
3   "version": "0.1.0",
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.0"
20   },
21   "source_files": "STDTableView/Classes/STDTableView/*.{h,m}",
22   "requires_arc": true