[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 0 / 9 / LSiOSTableView / 0.0.1 / LSiOSTableView.podspec.json
blobb5ffe405f8b500414076fa56bdbcc94bebb97071
2   "name": "LSiOSTableView",
3   "version": "0.0.1",
4   "summary": "朗新框架 - 视图分类",
5   "description": "常规的表视图基类,带下拉刷新、上拉加载机制",
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.1"
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   }