blob: 3626949bd164a151d8374824be3cf331016a33fd [file] [log] [blame]
{
"name": "LCRefresh",
"version": "0.2.2",
"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.2.2"
},
"source_files": "Source/*.swift",
"resources": "Source/LCRefresh.bundle",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}