blob: f87811ea6debb6da47f6999b54ba19cd8a6ad20b [file] [log] [blame]
{
"name": "SLRefresh",
"version": "0.0.2",
"summary": "Free customizable refresh components.",
"homepage": "https://github.com/CoderSLZhang/SLRefresh",
"license": "MIT",
"authors": {
"zhangshulin": "zhangslwork@yeah.net"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/CoderSLZhang/SLRefresh.git",
"tag": "0.0.2"
},
"source_files": "SLRefresh-Demo/SLRefresh-Demo/SLRefresh/**/*.{h,m}",
"resources": "SLRefresh-Demo/SLRefresh-Demo/SLRefresh/Resource/SLRefreshBundle.bundle",
"requires_arc": true
}