blob: c3d70240c163e2412c453ff87e5aa4e449534cc2 [file] [log] [blame]
{
"name": "EGOTableViewPullRefresh",
"version": "0.1.0",
"platforms": {
"ios": null
},
"license": "MIT",
"summary": "A similar control to the pull down to refresh control created by atebits in Tweetie 2.",
"homepage": "https://github.com/enormego/EGOTableViewPullRefresh",
"authors": {
"Devin Doty": "devin.r.doty@gmail.com"
},
"source": {
"git": "https://github.com/enormego/EGOTableViewPullRefresh.git",
"commit": "743679ffeb6ac02f0afffaac46f318dd2ce6122e"
},
"source_files": "EGOTableViewPullRefresh/Classes/View/*.{h,m}",
"resources": "EGOTableViewPullRefresh/Resources/*.png",
"frameworks": "QuartzCore",
"requires_arc": false
}