[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 1 / 5 / UBGear / 0.0.2 / UBGear.podspec.json
blob334ab4ccfc62df45b0e82612f707ab017b5343a4
2   "name": "UBGear",
3   "version": "0.0.2",
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": "Urbanbase Inc.",
12   "platforms": {
13     "ios": "11.3"
14   },
15   "source": {
16     "git": "https://github.com/urbanbase/gear-ios.git",
17     "tag": "0.0.2"
18   },
19   "vendored_frameworks": "UBGear.framework",
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "dependencies": {
27     "AFNetworking": [
28       "~>4.0.1"
29     ],
30     "AWSCognito": [
32     ],
33     "AWSCognitoIdentityProvider": [
35     ],
36     "AWSCognitoAuth": [
38     ]
39   },
40   "swift_versions": "5.5",
41   "swift_version": "5.5"