blob: 8b3a9c13aa4a401fc1640dbb66f458ce40961ed1 [file] [log] [blame]
{
"name": "SZPullToRefresh",
"version": "0.0.2",
"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.2"
},
"source_files": "SZPullToRefresh/*.{h,m}",
"requires_arc": true
}