| { |
| "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" |
| } |
| ] |
| } |