blob: cb8295d3c4a550b1032a2dc9d4e912e7997a64fd [file] [log] [blame]
{
"name": "CRRefresh",
"version": "1.1.1",
"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.1.1"
},
"source_files": [
"CRRefresh/CRRefresh/*.{swift}",
"CRRefresh/CRRefresh/Animators/**/*.{swift}"
],
"resources": "CRRefresh/CRRefresh/Animators/**/*.{bundle}",
"frameworks": "UIKit",
"requires_arc": true
}