4 "summary": "A box implementation for Swift",
5 "description": " A [box](http://exploring.liftweb.net/master/index-C.html) implementation for Swift.\n Helps to handle optional values that can contain errors.\n",
6 "homepage": "https://github.com/claudetech/swift-box",
12 "Claude Tech": "daniel@claudetech.com"
19 "git": "https://github.com/claudetech/swift-box.git",
22 "source_files": "box/*.swift",
23 "frameworks": "Foundation",