blob: 1fdf9f3274936fa6ef750918c340eedead2758a3 [file] [log] [blame]
{
"name": "SRefresh",
"version": "0.1.0",
"summary": "this a refreshController.",
"description": "*\t模仿淘宝刷新,滚动到局里底部一定距离后,自动加载更多",
"homepage": "https://github.com/cs0811/SRefresh",
"license": "MIT",
"authors": {
"cs0811": "382766636@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/cs0811/SRefresh.git",
"tag": "0.1.0"
},
"source_files": "Classes/*.{h,m}",
"dependencies": {
"Masonry": [
"~> 0.6.3"
]
}
}