[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / f / 6 / 1 / TiendeoAuth / 1.2.2-beta3 / TiendeoAuth.podspec.json
blob34084814f73d789c432ddc8ab247053d2f5debe8
2   "name": "TiendeoAuth",
3   "version": "1.2.2-beta3",
4   "summary": "Tiendeo Auth",
5   "homepage": "https://www.tiendeo.com",
6   "license": "Custom",
7   "authors": {
8     "Tiendeo": "info@tiendeo.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "http": "https://tiendeo.jfrog.io/tiendeo/pods/TiendeoAuth/TiendeoAuth-1.2.2-beta3.zip"
15   },
16   "vendored_frameworks": "TiendeoAuth.framework",
17   "pod_target_xcconfig": {
18     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
19   },
20   "user_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "dependencies": {
24     "Alamofire": [
25       "~> 5.2"
26     ],
27     "RxSwift": [
28       "~> 4.2.0"
29     ],
30     "FBSDKLoginKit": [
31       "5.10"
32     ],
33     "FBSDKCoreKit": [
34       "5.10"
35     ],
36     "GoogleSignIn": [
37       "~> 5.0.2"
38     ]
39   }