blob: 84048821d7ec047da8e87ec64827a38f27dcf065 [file] [log] [blame]
{
"name": "LfSwiftHelper",
"version": "0.0.1",
"summary": "a Swift coding helper.",
"description": "a Swift coding helper,long,long",
"homepage": "https://github.com/halo-github/LfSwiftHelper",
"license": "MIT",
"authors": {
"haloVV": "a0147520@sina.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/halo-github/LfSwiftHelper.git",
"tag": "0.0.1"
},
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
]
},
"swift_version": "4.2",
"subspecs": [
{
"name": "Protocol",
"source_files": "Protocol/**/*.swift"
}
]
}