[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 2 / e / ClusteringMarkers / 0.1.2 / ClusteringMarkers.podspec.json
blobb9cc99d3b27282e04f751691333a50218de45561
2   "name": "ClusteringMarkers",
3   "version": "0.1.2",
4   "summary": "Clustering markers using YandexMapKit.",
5   "swift_version": "4.0",
6   "homepage": "https://github.com/Smalex911/ClusteringMarkers",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aleksandr": "alex11sm@mail.ru.ru"
13   },
14   "source": {
15     "git": "https://github.com/Smalex911/ClusteringMarkers.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ClusteringMarkers/Classes/**/*",
22   "frameworks": "UIKit",
23   "static_framework": true,
24   "dependencies": {
25     "YandexMapKit": [
26       "~> 3.0"
27     ]
28   }