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