blob: 9224da1ed609b4a43bd9b648d50da7af4aec393f [file] [log] [blame]
{
"name": "SZPullToRefresh",
"version": "0.0.5",
"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.5"
},
"source_files": "SZPullToRefresh/*.{h,m}",
"requires_arc": true
}