blob: c399d3b0d7367ac7687cb7545f0b5b91043f04fd [file] [log] [blame]
{
"name": "LfSwiftHelper",
"version": "0.3",
"summary": "A short description of LfSwiftHelper.",
"description": "A short description of LfSwiftHelper long-------",
"homepage": "https://github.com/halo-github/LfSwiftHelper",
"license": "MIT",
"authors": {
"halo-github": "a0147520@sina.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/halo-github/LfSwiftHelper.git",
"tag": "0.3"
},
"source_files": "*.swift",
"requires_arc": true,
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
],
"SnapKit": [
],
"MBProgressHUD": [
],
"Reachability": [
],
"Kingfisher": [
]
},
"swift_version": "4.2"
}