blob: 766dc9bf900d096025465ab344043b86f5a42b76 [file] [log] [blame]
{
"name": "LXLRefresh",
"module_name": "LLRefresh",
"version": "0.0.5",
"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.5"
},
"source_files": [
"LLRefresh/**",
"LLRefresh/**/**/.swift"
]
}