blob: cf2d5f80959b433ec40e5f11bfacd351c31652c7 [file] [log] [blame]
{
"name": "AtomicModels",
"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/avito-tech/GraphiteClient",
"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/AtomicModels/**/*.swift"
}