blob: b6e42678b918c146b84dc9e59c51db7f5a7267ca [file] [log] [blame]
{
"name": "SZPullToRefresh",
"version": "1.0.0",
"summary": "pull to refresh",
"homepage": "https://github.com/chenshengzhi/SZPullToRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"陈圣治": "329012084@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/chenshengzhi/SZPullToRefresh.git",
"tag": "1.0.0"
},
"source_files": "SZPullToRefresh/*.{h,m}",
"requires_arc": true
}