blob: 8a19fed7ba2bdc376ded4fce08986af5f30d7908 [file] [log] [blame]
{
"name": "YYLrefresh",
"version": "0.1.3",
"summary": "UITableView 的辅助页面",
"description": "UITableView 的辅助页面, 包括无数据提示,无网络提示,请求出错提示",
"homepage": "https://github.com/yanyulin/YYLrefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yanyulin": "1418220302@qq.com"
},
"source": {
"git": "https://github.com/yanyulin/YYLrefresh.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YYLrefresh/Classes/**/*",
"resources": "YYLrefresh/Assets/*",
"dependencies": {
"MJRefresh": [
],
"Masonry": [
]
}
}