[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 0 / 8 / TLPullRefreshTableView / 1.0.1 / TLPullRefreshTableView.podspec.json
blobe40650de1c7d183c969a4c7b3cd168e3181a935d
2   "name": "TLPullRefreshTableView",
3   "version": "1.0.1",
4   "summary": "a PullRefreshTable which can custom refresh style.",
5   "homepage": "https://github.com/Creolophus/TLPullRefreshTableView",
6   "license": "MIT",
7   "authors": {
8     "Creolophus": "civilian0304@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Creolophus/TLPullRefreshTableView.git",
12     "tag": "1.0.1"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "requires_arc": true,
18   "source_files": "TLPullRefreshTableView/*",
19   "frameworks": [
20     "Foundation",
21     "CoreGraphics",
22     "UIKit"
23   ]