blob: a623db79328d982aa0323cc910bf13bcf662b3b9 [file] [log] [blame]
{
"name": "ELRefreshHelper",
"version": "0.0.2",
"summary": "refresh page helper based MJRefresh & EOLNetworking.",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ELRefreshHelper/Classes/**/*",
"dependencies": {
"EOLNetworking": [
"~> 0.0.10"
],
"MJRefresh": [
]
}
}