blob: 786d9621afcd432e5c013afb6c6082e9c682d562 [file] [log] [blame]
{
"name": "SwiftMetrics",
"version": "1.0.0-convergence.1",
"license": {
"type": "Apache 2.0",
"file": "LICENSE.txt"
},
"summary": "A Metrics API for Swift.",
"homepage": "https://github.com/apple/swift-metrics",
"authors": "Apple Inc.",
"source": {
"git": "https://github.com/apple/swift-metrics.git",
"tag": "1.0.0-convergence.1"
},
"documentation_url": "https://github.com/apple/swift-metrics",
"module_name": "SwiftMetrics",
"swift_versions": "4.2",
"cocoapods_version": ">=1.6.0",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/CoreMetrics/**/*.swift"
}