[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / f / 7 / a / TMOTableView / 1.1.2 / TMOTableView.podspec.json
blobfbcad65e86da7875e40d071ce95bc93d261e8bed
2   "name": "TMOTableView",
3   "version": "1.1.2",
4   "summary": "TMOTableView includes RefreshControl LoadMoreControl FirstLoadControl, and you can customize it.",
5   "description": "                   TMOTableView includes RefreshControl LoadMoreControl FirstLoadControl, and you can customize it.\n                   It support iOS5+, support UIViewController & UITableViewController.\n                   TMOTableView是一个包含下拉刷新、上拉加载、首次加载三个常用功能的UITableView子类,支持iOS5+\n",
6   "homepage": "https://github.com/duowan/TMOTableView",
7   "license": "MIT",
8   "authors": {
9     "PonyCui": "cuis@vip.qq.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/duowan/TMOTableView.git",
16     "tag": "1.1.2"
17   },
18   "source_files": [
19     "Src",
20     "Src/*.{h,m}"
21   ],
22   "requires_arc": true,
23   "deprecated": true