blob: 55820c2d3e4d02c5268b6e2b6a9faaa3c2e04c76 [file] [log] [blame]
{
"name": "ODRefreshControl-Goonbee",
"version": "1.1.3",
"license": "MIT",
"summary": "Fork of Fabio Ritrovato's ODRefreshControl",
"homepage": "https://github.com/lmirosevic/ODRefreshControl",
"authors": {
"Luka Mirosevic": "luka@goonbee.com"
},
"source": {
"git": "https://github.com/lmirosevic/ODRefreshControl.git",
"tag": "1.1.3"
},
"platforms": {
"ios": "4.0"
},
"source_files": "ODRefreshControl/ODRefreshControl*.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}