blob: c6a9e2f8ffadad5bd335620951a512b0eb1d5e03 [file] [log] [blame]
{
"name": "LCRefresh",
"version": "0.1.12",
"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.12"
},
"source_files": "LCRefresh/*.swift",
"resources": "LCRefresh/LCRefresh.bundle",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0\n3.0"
}