[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 8 / 7 / 1 / pullRefresh / 1.0.4 / pullRefresh.podspec.json
blob37f735726f8167d4b8b7b3b9b2a19b443b8fd83c
2   "name": "pullRefresh",
3   "version": "1.0.4",
4   "summary": "扩展UITableView使其具体下拉刷新和上拉获取更多的功能",
5   "description": "扩展UITableView使其具体下拉刷新和上拉获取更多的功能,仅需几行代码就能实现TableView的下拉刷新和上拉获取更多",
6   "homepage": "https://github.com/dengyafeng001/pullRefresh",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dengyafeng001 group": "https://github.com/dengyafeng001"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/dengyafeng001/pullRefresh.git",
19     "tag": "1.0.4"
20   },
21   "source_files": "RefreshControl/*.{h,m}",
22   "requires_arc": true