[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / f / a / 0 / RefreshView / 0.1.1 / RefreshView.podspec.json
blob8a9d3b4deb5b1298312d0e166061290f3c9cff5a
2   "name": "RefreshView",
3   "version": "0.1.1",
4   "summary": "用于UIScrollView的上拉下拉加载数据",
5   "description": "用于UIScrollView的上拉下拉加载数据.",
6   "homepage": "https://github.com/Wmileo/RefreshView",
7   "license": "MIT",
8   "authors": {
9     "ileo": "work.mileo@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/Wmileo/RefreshView.git",
16     "tag": "0.1.1"
17   },
18   "source_files": "RefreshView/RefreshView/*.{h,m}",
19   "requires_arc": true