[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 4 / 9 / Cluster / 3.0.0 / Cluster.podspec.json
blob93be2b2568926904841d3607ae428d88168a63fa
2   "name": "Cluster",
3   "version": "3.0.0",
4   "summary": "Map Clustering Library",
5   "homepage": "https://github.com/efremidze/Cluster",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "efremidze": "efremidzel@hotmail.com"
12   },
13   "documentation_url": "https://efremidze.github.io/Cluster/",
14   "source": {
15     "git": "https://github.com/efremidze/Cluster.git",
16     "tag": "3.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "5.0",
22   "source_files": "Sources/*.swift",
23   "testspecs": [
24     {
25       "name": "Tests",
26       "test_type": "unit",
27       "source_files": "Tests/*.swift"
28     }
29   ]