blob: 1b8f25efbd67b1e351720a077b1dc5bf74b0bee3 [file] [log] [blame]
{
"name": "WrapperKit",
"version": "1.0.1",
"summary": "🌷 Swift Property Wrappers Kit",
"homepage": "https://github.com/hb1love/WrapperKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kim Heebeom": "heebuma@gmail.com"
},
"source": {
"git": "https://github.com/hb1love/WrapperKit.git",
"tag": "1.0.1"
},
"source_files": "Sources/*.swift",
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"5.1",
"5.2"
],
"swift_version": "5.2"
}