blob: 05221751db7133ae78e34633e3bc57c3fd162b5e [file] [log] [blame]
{
"name": "SimpleMJRefresh",
"version": "0.0.3",
"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.3"
},
"source_files": "SimpleMJRefresh/MJRefresh/**/*.{h,m}",
"xcconfig": {
"GENERATE_DEBUG_SYMBOLS": "NO"
},
"requires_arc": true
}