blob: 5142761b2e3eca6e64c783891d57d5393b883233 [file] [log] [blame]
{
"name": "YYLrefresh",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YYLrefresh/Classes/**/*",
"resources": "YYLrefresh/Assets/*",
"dependencies": {
"MJRefresh": [
],
"Masonry": [
]
}
}