[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 7 / a / TMOTableView / 1.1.1 / TMOTableView.podspec.json
blob3a525852aff2324e98b23c97eda3b308fc29565f
2   "name": "TMOTableView",
3   "version": "1.1.1",
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.1"
17   },
18   "source_files": [
19     "Src",
20     "Src/*.{h,m}"
21   ],
22   "requires_arc": true,
23   "deprecated": true