blob: adcca889fe8a74d4f20d528fdf9b41ab8cbad448 [file] [log] [blame]
{
"name": "RefreshView",
"version": "0.2.2",
"summary": "用于UIScrollView的上拉下拉加载数据",
"description": "用于UIScrollView的上拉下拉加载数据.",
"homepage": "https://github.com/Wmileo/RefreshView",
"license": "MIT",
"authors": {
"ileo": "work.mileo@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Wmileo/RefreshView.git",
"tag": "0.2.2"
},
"source_files": "RefreshView/RefreshView/*.{h,m}",
"requires_arc": true
}