[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 0 / c / b / VerifyKit / 0.4 / VerifyKit.podspec.json
blob8cf0c17dda53635898fd9f1c0e93241f1f589b65
2   "name": "VerifyKit",
3   "version": "0.4",
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"
18   },
19   "vendored_frameworks": "VerifyKit.framework",
20   "dependencies": {
21     "CryptoSwift": [
23     ]
24   },
25   "platforms": {
26     "ios": "11.0"
27   },
28   "swift_versions": "5.3.2",
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.3.2"