blob: 211eb92b0bbc75562aac27e5a666c5f14f2768a1 [file] [log] [blame]
{
"name": "JYRefreshController",
"version": "0.3.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.3.0"
},
"requires_arc": true,
"source_files": "JYRefreshController/Source/**/*.{h,m}",
"platforms": {
"ios": "6.0"
}
}