blob: e4c1a84ee4e4550c64df869955d252a1faaa7cc9 [file] [log] [blame]
{
"name": "Cluster",
"version": "2.4.0",
"summary": "Map Clustering Library",
"homepage": "https://github.com/efremidze/Cluster",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"efremidze": "efremidzel@hotmail.com"
},
"documentation_url": "https://efremidze.github.io/Cluster/",
"source": {
"git": "https://github.com/efremidze/Cluster.git",
"tag": "2.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"testspecs": [
{
"name": "Tests",
"test_type": "unit",
"source_files": "Tests/*.swift"
}
]
}