[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 4 / 9 / XRfresh / 1.1.0 / XRfresh.podspec.json
blob8eaf0da6dd8f8f2012033cce0202630fd081cf91
2   "name": "XRfresh",
3   "version": "1.1.0",
4   "summary": "一个简单的下拉刷新,上拉加载iOS控件",
5   "description": "XRfresh\npull up\npull down",
6   "homepage": "http://github.com/xjydev/XRefresh",
7   "license": "MIT",
8   "authors": {
9     "XIAO": "xjydev@163.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/xjydev/XRefresh.git",
16     "tag": "1.1.0"
17   },
18   "source_files": "class/XRefresh.{h,m}",
19   "public_header_files": "class/XRefresh.h",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "requires_arc": true