| { | |
| "name": "CheckableTag", | |
| "version": "0.1.0", | |
| "summary": "generate tag", | |
| "homepage": "https://github.com/airy-swift/CheckableTag", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": "airy-swift", | |
| "platforms": { | |
| "ios": "13.0" | |
| }, | |
| "swift_versions": "5.1", | |
| "source": { | |
| "git": "https://github.com/airy-swift/CheckableTag.git", | |
| "tag": "0.1.0" | |
| }, | |
| "source_files": "CheckableTag/**/*.swift", | |
| "swift_version": "5.1" | |
| } |