blob: 759aa6f488da1702edf8f5ee6390695629b560e2 [file] [log] [blame]
{
"name": "HTRefresh",
"version": "0.0.1",
"summary": "HTRefresh is for scorllview to refresh.",
"description": "HTRefresh is for scorllview to refresh, you can use this kit for update or add more data with animation",
"homepage": "https://github.com/helloted/HTRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"helloted": "helloted@live.com"
},
"social_media_url": "http://helloted.com",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/helloted/HTRefresh.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"public_header_files": "Classes/HTRefresh.h"
}