blob: 079fbe56e1fbd8acd8c437109dba0fa0ef3e91a9 [file] [log] [blame]
{
"name": "LXLRefresh",
"version": "0.0.1",
"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.1"
},
"source_files": [
"LLRefresh/**/*.swift",
"LLRefresh/**/**/.swift"
],
"pushed_with_swift_version": "3.0"
}