[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 6 / f / Valet / 3.2.4 / Valet.podspec.json
blob949209a688f2eaa66ea8527630d094811788ead6
2   "name": "Valet",
3   "version": "3.2.4",
4   "license": "Apache License, Version 2.0",
5   "summary": "Securely store data on iOS, tvOS, watchOS, or macOS without knowing a thing about how the Keychain works. It's easy. We promise.",
6   "homepage": "https://github.com/square/Valet",
7   "authors": "Square",
8   "source": {
9     "git": "https://github.com/square/Valet.git",
10     "tag": "3.2.4"
11   },
12   "swift_versions": [
13     "4.0",
14     "4.1",
15     "4.2",
16     "5.0",
17     "5.0"
18   ],
19   "source_files": "Sources/**/*.{swift,h}",
20   "public_header_files": "Sources/*.h",
21   "frameworks": "Security",
22   "platforms": {
23     "ios": "9.0",
24     "tvos": "9.0",
25     "watchos": "2.0",
26     "osx": "10.11"
27   },
28   "tvos": {
29     "exclude_files": "Sources/SinglePromptSecureEnclaveValet.swift"
30   },
31   "watchos": {
32     "exclude_files": "Sources/SinglePromptSecureEnclaveValet.swift"
33   },
34   "swift_version": "5.0"