blob: 08b4a88b1e5a30478663e0b8c072a62be7bc3e12 [file] [log] [blame]
{
"name": "MJRefreshStatic",
"version": "3.5.20",
"summary": "An easy way to use pull-to-refresh",
"homepage": "https://github.com/CoderMJLee/MJRefresh",
"license": "MIT",
"authors": {
"MJ Lee": "richermj123go@vip.qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/rnpartner/MJRefresh.git",
"tag": "3.5.20"
},
"source_files": "MJRefresh/**/*.{h,m}",
"resources": "MJRefresh/MJRefresh.bundle",
"requires_arc": true,
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
}
}