blob: 8dfd9184c121836823dd6b2569afb72fe9f8c47b [file] [log] [blame]
{
"name": "ELRefreshHelper",
"version": "0.0.1",
"summary": "refresh page helper based MJRefresh & EOLNetworking.",
"description": "快速集成上啦下拉 控制器关心更少的逻辑",
"homepage": "https://github.com/liyonghui16/ELRefreshHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liyonghui16": "18335103323@163.com"
},
"source": {
"git": "https://github.com/liyonghui16/ELRefreshHelper.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ELRefreshHelper/Classes/**/*",
"dependencies": {
"EOLNetworking": [
"~> 0.0.10"
],
"MJRefresh": [
]
}
}