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