blob: aae068140588396c4e98939e2c8ca3b77baa2746 [file] [log] [blame]
{
"license": "MIT",
"source": {
"git": "https://github.com/alerstov/UIScrollView-RefreshControl.git",
"tag": "0.1.0"
},
"name": "UIScrollView-RefreshControl",
"source_files": "UIScrollView-RefreshControl/*.{h,m}",
"platforms": {
"ios": "5.0"
},
"authors": {
"Alexander Stepanov": "alerstov@gmail.com"
},
"requires_arc": true,
"version": "0.1.0",
"frameworks": "QuartzCore",
"summary": "IOS7-like refresh control in any UIScrollView for IOS5+.",
"homepage": "https://github.com/alerstov/UIScrollView-RefreshControl"
}