blob: 533480e0c4073832ee960b28994c2d119f47289a [file] [log] [blame]
{
"name": "RCRefreshControl",
"version": "0.0.2",
"summary": "Simple Refresh Control.",
"description": "Simple Refresh Control Framework.",
"homepage": "https://github.com/c0ming/RCRefreshControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"c0ming": "https://github.com/c0ming"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/c0ming/RCRefreshControl.git",
"tag": "v0.0.2"
},
"source_files": "RCRefreshControl/*.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}