[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 7 / 9 / EKIPLocation / 2.0.0 / EKIPLocation.podspec.json
blob25646b27558dadaebe0179598ec07c042d8edc2f
2   "name": "EKIPLocation",
3   "platforms": {
4     "ios": "10.0",
5     "osx": "10.14",
6     "watchos": "5.0",
7     "tvos": "10.0"
8   },
9   "summary": "IP Location swift 5.2 framework for simple handling user place by its ip.",
10   "requires_arc": true,
11   "swift_versions": "5.2",
12   "version": "2.0.0",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "Emil Karimov": "emvakar@gmail.com"
19   },
20   "homepage": "https://github.com/emvakar",
21   "source": {
22     "git": "https://github.com/emvakar/EKIPLocation.git",
23     "tag": "2.0.0"
24   },
25   "frameworks": "Foundation",
26   "source_files": "Sources/EKIPLocation/**/*.{swift}",
27   "swift_version": "5.2"