[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 2 / e / ClusteringMarkers / 1.0.0 / ClusteringMarkers.podspec.json
blob8342affcd9eac7b6a3002afcbd62f5eb15ed2791
2   "name": "ClusteringMarkers",
3   "version": "1.0.0",
4   "summary": "Clustering markers using YandexMapKit.",
5   "swift_versions": "5.0",
6   "homepage": "https://github.com/Smalex911/ClusteringMarkers",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aleksandr": "alex11sm@mail.ru"
13   },
14   "source": {
15     "git": "https://github.com/Smalex911/ClusteringMarkers.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ClusteringMarkers/Classes/**/*",
22   "frameworks": "UIKit",
23   "static_framework": true,
24   "dependencies": {
25     "YandexMapKit": [
27     ],
28     "AlamofireImage": [
29       ">= 4"
30     ]
31   },
32   "swift_version": "5.0"