[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 0 / c / b / VerifyKit / 0.4.1 / VerifyKit.podspec.json
blobd787fdd15c55fa3ae6fc976f5bbef3f4c7c0dfca
2   "name": "VerifyKit",
3   "version": "0.4.1",
4   "summary": "VerifyKit: Phone number validation SDK, without the needs of user input.",
5   "description": "VerifyKit is the next gen phone number validation system. Users can easily verify their  phone numbers without the need of entering phone number or a pin code.",
6   "homepage": "https://verifykit.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "VerifyKit": "sdk@verifykit.com"
13   },
14   "source": {
15     "git": "https://github.com/verifykit/verifykit-sdk-ios.git",
16     "branch": "master",
17     "tag": "0.4.1"
18   },
19   "vendored_frameworks": "VerifyKit.framework",
20   "dependencies": {
21     "CryptoSwift": [
23     ]
24   },
25   "platforms": {
26     "ios": "11.0"
27   },
28   "swift_versions": "5.4",
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "swift_version": "5.4"