[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 2 / e / ClusteringMarkers / 1.4 / ClusteringMarkers.podspec.json
blob87fc7ba3d6aebbbd7c67782d303526d10bab33b1
2   "name": "ClusteringMarkers",
3   "version": "1.4",
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.4"
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   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "swift_version": "5.0"