[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / a / 4 / GCLocation / 0.1.0 / GCLocation.podspec.json
blobf33b3444944beca00599f4db8103edf38b3d18e3
2   "name": "GCLocation",
3   "version": "0.1.0",
4   "summary": "GCLocation will use for get location from users",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitlab.com/green-convenience/gclocationpod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chiragios1": "chirag.patel1@bacancy.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/green-convenience/gclocationpod.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "xcconfig": {
22     "SWIFT_VERSION": "5.0"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "source_files": "GCLocation/Classes/**/*",
31   "dependencies": {
32     "Alamofire": [
34     ],
35     "SSZipArchive": [
37     ],
38     "CocoaLumberjack/Swift": [
40     ]
41   }