blob: dab666d7f54c142b1e014eb9cc2eb62af6668b9c [file] [log] [blame]
{
"name": "WolfFoundation",
"version": "4.0.1",
"summary": "A variety of types and conveniences built on or extending Foundation.",
"homepage": "https://github.com/wolfmcnally/WolfFoundation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wolf McNally": "wolf@wolfmcnally.com"
},
"source": {
"git": "https://github.com/wolfmcnally/WolfFoundation.git",
"tag": "4.0.1"
},
"source_files": "Sources/WolfFoundation/**/*",
"swift_versions": "5.0",
"platforms": {
"ios": "9.3",
"osx": "10.13",
"tvos": "11.0"
},
"module_name": "WolfFoundation",
"dependencies": {
"WolfNumerics": [
],
"WolfPipe": [
]
},
"swift_version": "5.0"
}