blob: b3a765f17201d547e9f23e3490ed2d9c0f7e6c7f [file] [log] [blame]
{
"name": "LXLRefresh",
"module_name": "LLRefresh",
"version": "0.0.4",
"summary": "LLRefresh is a pull&push to refresh library written in Swift",
"homepage": "https://github.com/Lves/LLRefresh",
"license": "MIT",
"authors": {
"lixingle": "lvesli@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Lves/LLRefresh.git",
"tag": "0.0.4"
},
"source_files": [
"LLRefresh",
"LLRefresh/**/**/.swift"
]
}