blob: 1085d07337326897861d6e9dfe30e435a35fc087 [file] [log] [blame]
{
"name": "JHPullToRefreshKit",
"version": "1.0.1",
"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.1"
},
"source_files": "JHPullToRefreshKit/*.{h,m,txt}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}