[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / e / 1 / 6 / GAppAuth / 1.2.0 / GAppAuth.podspec.json
blob59ca0a888a4e88face8eda7a1b310fcc614e851c
2   "name": "GAppAuth",
3   "version": "1.2.0",
4   "summary": "Convenient Wrapper for AppAuth with Google Services written in Swift 3 (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   "source": {
10     "git": "https://github.com/elsesiy/GAppAuth.git",
11     "tag": "1.2.0"
12   },
13   "source_files": "Sources/GAppAuth.swift",
14   "swift_version": "4.0",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "dependencies": {
19     "GTMAppAuth": [
20       "~> 0.7.0"
21     ]
22   }