blob: 31fcdc2cf6281f113b3a9c2d2efb5d3541b41a61 [file] [log] [blame]
{
"name": "MJRefresh",
"version": "2.2.0",
"summary": "The easiest way to use pull-to-refresh",
"homepage": "https://github.com/CoderMJLee/MJRefresh",
"license": "MIT",
"authors": {
"MJ Lee": "199109106@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/CoderMJLee/MJRefresh.git",
"tag": "2.2.0"
},
"source_files": "MJRefresh/**/*.{h,m}",
"resources": "MJRefresh/MJRefresh.bundle",
"requires_arc": true
}