blob: 22f881a1c5a452a4dc19c4d9f21317fafec54c50 [file] [log] [blame]
{
"name": "JYRefreshController",
"version": "0.2.0",
"license": "MIT",
"summary": "An easy way to add pull-to-refresh or pull-to-loadMore to any kind of UIScrollView.",
"homepage": "https://github.com/goldfish0506/JYRefreshController",
"authors": {
"Alvin": "goldfish.jinyu@gmail.com"
},
"source": {
"git": "https://github.com/goldfish0506/JYRefreshController.git",
"tag": "0.2.0"
},
"requires_arc": true,
"source_files": "JYRefreshController/Source/**/*.{h,m}",
"platforms": {
"ios": "6.0"
}
}