[Add] DocumentReaderOCR 7.5.10931
[CocoaPods.git] / Specs / e / 1 / 6 / GAppAuth / 1.5.0 / GAppAuth.podspec.json
blob9e32b5d0d7d78f1a389e399cdff0af20089e81f3
2   "name": "GAppAuth",
3   "version": "1.5.0",
4   "summary": "Convenient Wrapper for AppAuth with Google Services written in Swift >= 4 (iOS).",
5   "homepage": "https://github.com/elsesiy/GAppAuth",
6   "license": "BSD-2-Clause",
7   "authors": "Jonas-Taha El Sesiy",
8   "social_media_url": "http://twitter.com/elsesiy",
9   "platforms": {
10     "ios": "8.0",
11     "osx": "10.11"
12   },
13   "source": {
14     "git": "https://github.com/elsesiy/GAppAuth.git",
15     "tag": "1.5.0"
16   },
17   "swift_versions": "5.0",
18   "osx": {
19     "source_files": "Sources/macOS/GAppAuth.swift"
20   },
21   "ios": {
22     "source_files": "Sources/iOS/GAppAuth.swift"
23   },
24   "dependencies": {
25     "GTMAppAuth": [
26       "1.0.0"
27     ],
28     "AppAuth": [
29       "1.3.0"
30     ]
31   },
32   "swift_version": "5.0"