{ | |
"name": "MJRefresh_Bell", | |
"version": "3.1.0.2", | |
"summary": "An easy way to use pull-to-refresh", | |
"homepage": "https://github.com/CoderMJLee/MJRefresh", | |
"license": "MIT", | |
"authors": { | |
"MJ Lee": "199109106@qq.com", | |
"Bell": "bell@greedlab.com" | |
}, | |
"platforms": { | |
"ios": "6.0" | |
}, | |
"source": { | |
"git": "https://github.com/GreedBell/MJRefresh.git", | |
"tag": "3.1.0.2" | |
}, | |
"source_files": "MJRefresh/**/*.{h,m}", | |
"resources": "MJRefresh/MJRefresh.bundle", | |
"requires_arc": true | |
} |