blob: e77be59b671f5d241b86a671366f12394d96e318 [file] [log] [blame]
{
"name": "GraphiteClient",
"version": "0.1.0",
"summary": "Lightweight Swift framework for feeding data into Graphite and statsD",
"license": "MIT",
"authors": {
"Hive of coders from Avito": "avito.ru"
},
"homepage": "https://github.com/weichsel/ZIPFoundation",
"source": {
"git": "https://github.com/avito-tech/GraphiteClient.git",
"tag": "0.1.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "9.0",
"osx": "10.11"
},
"source_files": "Sources/GraphiteClient/**/*.swift",
"dependencies": {
"IO": [
]
}
}