[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 5 / 2 / GGPod / 0.1.3 / GGPod.podspec.json
blob73dc83c91d8c6a211f6527565d7c45ffe32ba023
2   "name": "GGPod",
3   "version": "0.1.3",
4   "summary": "A short description of GGPod.",
5   "description": "Simple GG plugin for personal use",
6   "homepage": "https://github.com/tthufo/GGPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tthufo": "tthufo@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tthufo/GGPod.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "GGPod/Classes",
22   "public_header_files": "GGPod/Classes/*.h",
23   "static_framework": true,
24   "dependencies": {
25     "GoogleSignIn": [
26       "~> 5.0"
27     ],
28     "SVProgressHUD": [
30     ]
31   }