blob: 6a350ba31a6fd19c82b5dcaaae75fd52ff9cd12d [file] [log] [blame]
{
"name": "ZXFoundation",
"version": "0.23.0",
"summary": "Foundation library for iOS @ [ZXVentures](https://zx-ventures.com). Common patterns, helpers, and conveniences for Swift @ ZX Ventures.",
"description": "Common patterns, helpers, and conveniences for Swift @ ZX Ventures.",
"homepage": "https://zx-ventures.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wyatt McBain": "wyatt.mcbain@zx-ventures.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/ZXVentures/ZXFoundation.git",
"tag": "0.23.0"
},
"source_files": "Sources/ZXFoundation/**/*.swift",
"pushed_with_swift_version": "3.0.1"
}