| { | |
| "name": "FHView", | |
| "version": "1.0.7", | |
| "summary": "FHView能讓你更簡單的使用懸浮Header的效果", | |
| "homepage": "https://github.com/JaneKFC/FHView", | |
| "authors": { | |
| "Benson Wang": "b40423931@gmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "11.0" | |
| }, | |
| "swift_versions": [ | |
| "5.0" | |
| ], | |
| "source": { | |
| "git": "https://github.com/JaneKFC/FHView.git", | |
| "tag": "1.0.7" | |
| }, | |
| "source_files": [ | |
| "FHView", | |
| "Sources/**/*.swift" | |
| ], | |
| "license": "MIT", | |
| "swift_version": "5.0" | |
| } |