[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 8 / 5 / CordovaPlugin-geolocation / 0.3.6 / CordovaPlugin-geolocation.podspec.json
blob8c2947051309d1581157282768f0a846ef65ab2b
2   "name": "CordovaPlugin-geolocation",
3   "version": "0.3.6",
4   "summary": "Apache Cordova Plugin geolocation.",
5   "description": "                   A longer description of CordovaPlugin-geolocation in Markdown format.\n",
6   "homepage": "https://github.com/apache/cordova-plugin-geolocation",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "The Apache Software Foundation": "email@address.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/apache/cordova-plugin-geolocation.git",
19     "tag": "r0.3.6"
20   },
21   "source_files": "src/ios/*.{h,m}",
22   "preserve_paths": [
23     "*.md",
24     "www/*.js",
25     "www/ios/*.js"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "Cordova": [
30       ">= 3.0.0"
31     ]
32   }