blob: 2616431edb7ffaaaaf4d9a37a8b4babc3aee941c [file] [log] [blame]
{
"name": "LfSwiftHelper",
"version": "0.0.2",
"summary": "code help for Swift on iOS",
"description": "code help for Swift on iOS, since iOS 9.0",
"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.0.2"
},
"requires_arc": true,
"source_files": "**/*.swift",
"dependencies": {
"RxCocoa": [
],
"RxSwift": [
],
"Reachability": [
],
"SnapKit": [
],
"MBProgressHUD": [
],
"Kingfisher": [
]
},
"swift_version": "4.2"
}