blob: c47f6f6077569e9bdea3523f649dbcc71d2b301f [file] [log] [blame]
{
"name": "JHPullToRefreshKit",
"version": "1.0.0",
"authors": {
"Jeff Hurray": "jhurray33@gmail.com"
},
"homepage": "https://github.com/jhurray/JHPullToRefreshKit",
"summary": "Abstract base class to easily create custom pull to refresh controls",
"license": "MIT",
"source": {
"git": "https://github.com/jhurray/JHPullToRefreshKit.git",
"tag": "1.0.0"
},
"source_files": "JHPullToRefreshKit/*.{h, m, txt}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}