blob: c3d647f28f078772c3aad6c54f9b902597aca759 [file] [log] [blame]
{
"name": "RMRefresh",
"version": "1.0.1",
"summary": "The easiest way to use pull-to-refresh",
"homepage": "https://github.com/Ryan0520/RMRefresh",
"license": "MIT",
"authors": {
"Ryan": "CoderRxShen@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Ryan0520/RMRefresh.git",
"tag": "1.0.1"
},
"source_files": "RMRefresh/RMRefresh/Classes/refreshDemo/**/*.{h,m}",
"requires_arc": true
}