[Add] AlibabacloudEais20190624 1.0.2
[CocoaPods.git] / Specs / 2 / 4 / 9 / Cluster / 3.0.2 / Cluster.podspec.json
blobdbebed68a8a78f734947108cb6354f773c241be2
2   "name": "Cluster",
3   "version": "3.0.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": "3.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Sources/*.swift",
23   "swift_version": "5.0",
24   "testspecs": [
25     {
26       "name": "Tests",
27       "test_type": "unit",
28       "source_files": "Tests/*.swift"
29     }
30   ]