blob: a660a7d69bd71134ceae67aa30509f2eb52260bf [file] [log] [blame]
{
"name": "YLPullToRefresh",
"version": "1.0.0",
"summary": "下拉刷新和上拉加载更多.",
"description": "支持下拉刷新和上拉加载更多,预加载和封底功能",
"homepage": "https://github.com/lifuqing/YLPullToRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lifuqing": "lifuqing001@ke.com"
},
"source": {
"git": "https://github.com/lifuqing/YLPullToRefresh.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YLPullToRefresh/Classes/**/*",
"resources": "YLPullToRefresh/Assets/**/*.{bundle}"
}