blob: 5ac1bfded5a8e76db7e863faff20ed5585e38675 [file] [log] [blame]
{
"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"
}