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