blob: b237823ff72c058dcdb381eb5e4753e1d01a004d [file] [log] [blame]
{
"name": "CRRefresh",
"version": "1.0.5",
"summary": "An easy way to use pull-to-refresh",
"homepage": "https://github.com/CRAnimation/CRRefresh",
"license": "MIT",
"authors": {
"W_C__L": "wangchonglei93@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CRAnimation/CRRefresh.git",
"tag": "1.0.5"
},
"source_files": [
"CRRefresh/CRRefresh/*.{swift}",
"CRRefresh/CRRefresh/Animators/**/*.{swift}"
],
"resources": "CRRefresh/CRRefresh/Animators/**/*.{bundle}",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}