blob: cefe5af791065917573f03f857bd5a2315078cfa [file] [log] [blame]
{
"name": "MJRefresh",
"version": "0.0.1",
"summary": "The easiest way to use pull-to-refresh",
"homepage": "https://github.com/CoderMJLee/MJRefresh",
"screenshots": "http://code4app.qiniudn.com/photo/52326ce26803fabc46000000_18.gif",
"license": "MIT",
"authors": {
"MJ Lee": "199109106@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/CoderMJLee/MJRefresh.git",
"tag": "0.0.1"
},
"source_files": "MJRefreshExample/MJRefreshExample/MJRefresh/*.{h,m}",
"resources": "MJRefreshExample/MJRefreshExample/MJRefresh/MJRefresh.bundle",
"requires_arc": true
}