blob: 60c18638b2bbf01044e22b1cb7175130f95b84db [file] [log] [blame]
{
"name": "SimpleMJRefresh",
"version": "0.0.2",
"summary": "An easy way to use pull-to-refresh",
"homepage": "https://github.com/Chasingdreamboy/SimpleMJRefresh",
"license": "MIT",
"authors": {
"MJ Lee": "199109106@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/Chasingdreamboy/SimpleMJRefresh.git",
"tag": "0.0.2"
},
"source_files": "SimpleMJRefresh/MJRefresh/**/*.{h,m}",
"xcconfig": {
"GENERATE_DEBUG_SYMBOLS": "NO"
},
"requires_arc": true
}