[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 2 / 1 / 5 / UBGear / 0.0.4 / UBGear.podspec.json
blob7fa030e5c5cddc3539f7a058408822576c1acf8e
2   "name": "UBGear",
3   "version": "0.0.4",
4   "summary": "Urbanbase library that represented with API and Authentication.",
5   "description": "Hello, We are Urbanbase.\nWe invent the next world.\nUBGear is the framework that helps to adapt easily your apps.",
6   "homepage": "https://urbanbase.com",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Urbanbase Inc.": "dev@urbanbase.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/urbanbase/gear-ios.git",
19     "tag": "0.0.4"
20   },
21   "vendored_frameworks": "UBGear.framework",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "dependencies": {
29     "AFNetworking": [
30       "~>4.0.1"
31     ],
32     "AWSCognito": [
34     ],
35     "AWSCognitoIdentityProvider": [
37     ],
38     "AWSCognitoAuth": [
40     ]
41   },
42   "swift_versions": "5.5",
43   "swift_version": "5.5"