[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 4 / 9 / Cluster / 2.4.2 / Cluster.podspec.json
blob48bd057edebb7304c0ca06cea3f722c2b8513c26
2   "name": "Cluster",
3   "version": "2.4.2",
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": "2.4.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Sources/*.swift",
22   "testspecs": [
23     {
24       "name": "Tests",
25       "test_type": "unit",
26       "source_files": "Tests/*.swift"
27     }
28   ]