blob: c546f5d21915705d31377b499107c7c73fc283a1 [file] [log] [blame]
{
"name": "LfSwiftHelper",
"version": "0.5",
"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.5"
},
"source_files": "*.swift",
"requires_arc": true,
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
],
"SnapKit": [
],
"MBProgressHUD": [
],
"Reachability": [
],
"Kingfisher": [
]
},
"swift_version": "4.2"
}