blob: 0861ec9305ad1f79259f302a721883e8cf3941b1 [file] [log] [blame]
{
"name": "MJRefresh",
"version": "3.1.14.1",
"summary": "An easy 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": "3.1.14.1"
},
"source_files": "MJRefresh/**/*.{h,m}",
"resources": "MJRefresh/MJRefresh.bundle",
"requires_arc": true
}