[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / f / b / a / CIOAuth / 0.1.19 / CIOAuth.podspec.json
blob46e7fefae3b35d67a28974d77b4567366ef065b3
2   "name": "CIOAuth",
3   "version": "0.1.19",
4   "summary": "A short description of CIOAuth.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ladybirdDEV/CIOAuth",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "idbeny": "idbeny@163.com"
13   },
14   "source": {
15     "git": "https://github.com/ladybirdDEV/CIOAuth.git",
16     "tag": "0.1.19"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "static_framework": true,
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "vendored_frameworks": "CIOAuth/CIOAuth.framework",
29   "dependencies": {
30     "FBSDKLoginKit": [
31       "14.1.0"
32     ],
33     "GoogleSignIn": [
34       "7.0.0"
35     ]
36   }