blob: a9ffc1952f4f44d81ebed53966cd7dddf8fa4b32 [file] [log] [blame]
{
"name": "ClusteringMarkers",
"version": "0.1.1",
"summary": "Clustering markers using YandexMapKit.",
"swift_version": "4.0",
"homepage": "https://github.com/Smalex911/ClusteringMarkers",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aleksandr": "alex11sm@mail.ru.ru"
},
"source": {
"git": "https://github.com/Smalex911/ClusteringMarkers.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ClusteringMarkers/Classes/**/*",
"frameworks": "UIKit",
"static_framework": true,
"dependencies": {
"YandexMapKit": [
"~> 3.0"
]
}
}