blob: 6d4543c38329ae7fc9e19ac7b3dde7f65323bbfc [file] [log] [blame]
{
"name": "MJRefresh",
"version": "1.0.5",
"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": "1.0.5"
},
"source_files": "MJRefreshExample/MJRefreshExample/MJRefresh/*.{h,m}",
"resources": "MJRefreshExample/MJRefreshExample/MJRefresh/MJRefresh.bundle",
"requires_arc": true
}