blob: 66a3ea5712c70e1bb4ebcf26f03a4e9bc7342660 [file] [log] [blame]
{
"name": "XRefresh",
"version": "1.1.2",
"summary": "一个简单易用的下拉刷新,上拉加载iOS控件",
"description": "XRfresh\npull up\npull down",
"homepage": "http://github.com/xjydev/XRefresh",
"license": "MIT",
"authors": {
"XIAO": "xjydev@163.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/xjydev/XRefresh.git",
"tag": "1.1.2"
},
"source_files": "class/XRefresh.{h,m}",
"public_header_files": "class/XRefresh.h",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}