blob: 8939fc4d49ef604ef9c19a6fbd28c82de1d8dc27 [file] [log] [blame]
{
"name": "CRRefresh",
"version": "1.0.2",
"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.2"
},
"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"
}