[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / c / 6 / CapacitorGeolocation / 1.0.2 / CapacitorGeolocation.podspec.json
blobea598736144a63f59e60f985d91638e3a68f9aac
2   "name": "CapacitorGeolocation",
3   "version": "1.0.2",
4   "summary": "The Geolocation API provides simple methods for getting and tracking the current position of the device using GPS, along with altitude, heading, and speed information if available.",
5   "license": "MIT",
6   "homepage": "https://capacitorjs.com",
7   "authors": "Ionic <hi@ionicframework.com>",
8   "source": {
9     "git": "https://github.com/ionic-team/capacitor-plugins.git",
10     "tag": "@capacitor/geolocation@1.0.2"
11   },
12   "source_files": "geolocation/ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}",
13   "platforms": {
14     "ios": "12.0"
15   },
16   "dependencies": {
17     "Capacitor": [
19     ]
20   },
21   "swift_versions": "5.1",
22   "swift_version": "5.1"