[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 4 / 9 / Cluster / 3.0.1 / Cluster.podspec.json
blob5ccf9c8a1b292d7af85488f7d8e213d749a5cb48
2   "name": "Cluster",
3   "version": "3.0.1",
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.1"
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   ]