blob: af4d1135c43c514a471dba7994958b8863a6f5de [file] [log] [blame]
{
"name": "KTPullToRefresh",
"version": "0.1.0",
"summary": "KTPullToRefresh",
"description": "A simple iPhone TableViewController for adding pull-to-refresh functionality",
"homepage": "https://github.com/MessageDream/KTPullToRefresh",
"screenshots": "",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jayden": "jaydenzhao@outlook.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/MessageDream/KTPullToRefresh.git",
"tag": "0.1.0"
},
"source_files": "classes/*.{h,m}",
"requires_arc": true
}