[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / c / d / b / XRefresh / 1.1.0 / XRefresh.podspec.json
blob3994353567e949382a9f67e291f47e7b1adbaa5c
2   "name": "XRefresh",
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