[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / f / 0 / 9 / LSiOSTableView / 0.0.2 / LSiOSTableView.podspec.json
blobe808dc08d2647425a21206ed54d167c5c68e2f15
2   "name": "LSiOSTableView",
3   "version": "0.0.2",
4   "summary": "朗新框架 - 视图分类 - 表视图抽象",
5   "description": "常规的表视图基类,带下拉刷新、上拉加载机制\n更新说明:增加下拉刷新、上拉加载的文字隐藏属性,默认隐藏文字",
6   "homepage": "https://code.aliyun.com/LSKit/LSiOSTableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "danfort": "quanchengk@163.com"
13   },
14   "source": {
15     "git": "https://code.aliyun.com/LSKit/LSiOSTableView.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSiOSTableView/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "LSiOSBasic": [
26     ],
27     "MJRefresh": [
29     ]
30   }