[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 3 / 8 / d / GeoHelper / 1.0.1 / GeoHelper.podspec.json
blob7a485732910512bb18f31cc5bf766b00d70839c5
2   "name": "GeoHelper",
3   "version": "1.0.1",
4   "summary": "Implementation of the library for the GeoHelper service for Apple platforms (iOS / MacOS)",
5   "homepage": "https://github.com/simla-tech/GeoHelperSwift",
6   "social_media_url": "https://www.simla.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ilya Kharlamov": "kharlamov@retailcrm.ru"
13   },
14   "source": {
15     "git": "https://github.com/simla-tech/GeoHelperSwift.git",
16     "tag": "1.0.1"
17   },
18   "swift_versions": "5.7",
19   "platforms": {
20     "ios": "14.0"
21   },
22   "source_files": [
23     "Sources/**/*.swift"
24   ],
25   "dependencies": {
26     "Alamofire": [
27       "~> 5.0"
28     ]
29   },
30   "swift_version": "5.7"