[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / e / 3 / UID_KYC_SDK / 1.0.2 / UID_KYC_SDK.podspec.json
blob7fb1169f887de3991c1a0d82ee8d8d38d5b4682a
2   "name": "UID_KYC_SDK",
3   "version": "1.0.2",
4   "summary": "UID is an application that allows you to login and register on websites without having a username and password.",
5   "homepage": "https://github.com/mozhgan/sdk/",
6   "authors": {
7     "UID_KYC_SDK": "jelodar.mozhgan@gmail.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "http": "https://u-id.net/files/UID_KYC_SDK_1_0_2.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "UID_KYC_SDK.framework",
21     "frameworks": [
22       "UIKit",
23       "AVFoundation",
24       "Foundation"
25     ]
26   },
27   "requires_arc": true,
28   "xcconfig": {
29     "VALID_ARCHS": "arm64 x86_64"
30   },
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "swift_versions": "5.0",
38   "dependencies": {
39     "SwiftLint": [
41     ],
42     "Alamofire": [
43       "~> 5.1.0"
44     ],
45     "ObjectMapper": [
46       "~> 3.5"
47     ],
48     "SnapKit": [
49       "~> 5.0.0"
50     ],
51     "Starscream": [
52       "~> 4.0.3"
53     ]
54   },
55   "swift_version": "5.0"