blob: 3414ea92f7c7e97ad5a93d34b3eba9a6cd29f428 [file] [log] [blame]
{
"name": "LXLRefresh",
"module_name": "LLRefresh",
"version": "0.0.2",
"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.2"
},
"source_files": [
"LLRefresh/**/*.swift",
"LLRefresh/**/**/.swift"
],
"pushed_with_swift_version": "3.0"
}