blob: ff7e979d27970cdc1d4bee56d21c44dd75b9aa3b [file] [log] [blame]
{
"name": "LCRefresh",
"version": "0.1.3",
"summary": "A Swift refresh tool used on iOS .",
"description": "It is a Swift refresh tool used on iOS . which implement by Swift",
"homepage": "https://github.com/liutongchao/LCRefresh",
"license": "MIT",
"authors": {
"liutongchao": "413281269@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liutongchao/LCRefresh.git",
"tag": "0.1.3"
},
"source_files": [
"LCRefreshLib",
"LCRefreshLib/*"
],
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "3.0\n3.0"
}